I have installed mysql server using
$ sudo apt-get install mysql-server
then I installed python-mysqldb using
$ sudo apt-ge
Why not try installing from the synaptic package manager instead. You could install python-mysqldb-dbg also.