赞
踩
记录DBProxy安装问题
configure: error: mysql_config is not found, use $ ./configure --with-mysql=/path/to/mysql_config
修改configure文件
增加MYSQL_CONFIG=/usr/local/mysql,指定mysql安装目录