首页 > 其他 > 详细

FATAL ERROR: Could not find ./bin/my_print_defaults 解决方法

时间:2015-05-21 12:19:26      阅读:243      评论:0      收藏:0      [点我收藏+]

FATAL ERROR: Could not find ./bin/my_print_defaults

If you compiled from source, you need to run ‘make install‘ to
copy the software into the correct location ready for operation.

If you are using a binary release, you must either be at the top
level of the extracted archive, or pass the --basedir option
pointing to that location.

解决方法:
[root@kristain scripts]# /usr/local/mysql/scripts/mysql_install_db --user=mysql --basedir=/usr/local/mysql --datadir=/usr/local/mysql/data
 
原文:
 
http://www.cnblogs.com/kristain/articles/2768071.html

FATAL ERROR: Could not find ./bin/my_print_defaults 解决方法

原文:http://www.cnblogs.com/chunguang/p/4519254.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!