wampserver安裝的mysql mysql -V;指令錯誤
mysql> mysql -V;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'mysql -V' at line 1
mysql> mysql -V;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'mysql -V' at line 1
2016-12-30
舉報
2016-12-30
mysql -uroot -V 試下
2017-03-23
還要在環境變量配置mysql的bin目錄
2017-03-23
在CMD中,C:\WINDOWS\system32> ? ?mysqld --install? (輸入這個)
2016-12-30
cmd計算器管理員身份 mysql -V