mysql-python install with Percona -


i have percona server installed on centos. want install mysql-python getting error environmenterror: mysql_config not found

there no such file percona server. how can install mysql-python connect percona mysql ?

you can mysql_config running:

yum install percona-xtradb-cluster-devel 

once have this, go ahead , install mysql-python:

yum install mysql-python 

i searched lot of google before found here at: http://www.percona.com/forums/questions-discussions/percona-xtradb-cluster/11038-mysql-config-sysbench-percona-xtradb-cluster


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -