install package:yum install MySQL-python
test working:
查看数据库状态:/etc/rc.d/init.d/mysqld status
启动数据库: /etc/init.d/mysqld start
install package:yum install MySQL-python
test working:
查看数据库状态:/etc/rc.d/init.d/mysqld status
启动数据库: /etc/init.d/mysqld start