Mysql 錯誤解決「Could not find ./bin/my_print_defaults」

運行下面這條語句就能夠搞定了
mysql_install_db --user=mysql --basedir=/usr/local/mysql --datadir=/usr/local/mysql/data &html

mysql_install_db 這個命令行在/usr/local/mysql/scripts目錄下mysql

版本號 5.5.56,mysql安裝方式請參考官網:https://dev.mysql.com/doc/refman/5.5/en/binary-installation.htmlsql

相關文章
相關標籤/搜索