Which distributions You use. If You have multiple Python installations
sure You install python-mysql for right version and check which
version use ReviewBoard. Check what return
% python
Python 2.4.3 (#1, Aug 29 2006, 14:45:33)
[GCC 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)] on linux2
Type "help", "copyright", "credits" or "license" for more
information.
>>> import MySQLdb
in Python console.