安装依赖
yum install mysql-devel
下载安装包
https://pypi.python.org/pypi/MySQL-python/1.2.5
编译安装
python setup.py build
python setup.py install