在执行一条删除命令时,遇到数据QUERY错误,出现mysql #1064 error 错误,提示如下 #1064 - 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 'WHERE `hwg_news`.`ID`=3 LIMIT 1' at line 1
当mysql管理员root口令为空时可以进入,改了密码后,再进就提示下面这些:
#1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client,请问这是什么意思?怎么解决?phpmyadmin也不能登陆,迎使用 phpMyAdmin 2.9.0
Probably reason of this is that you did not create configuration file. You might want to use setup script to create one.
错误
MySQL 返回:
#1045 - Access denied for user: 'root@localhost' (Using password: NO)