|

楼主 |
发表于 2006-2-27 10:36:35
|
显示全部楼层
后来我把mysql进程kill掉了
再使用mysqld --skip-grant-tables &运行的,没有用密码就进来了
现在又有个问题,就是我修改了字段之后,再使用flush privileges;语句就出错了
提示:
ERROR 1046 (42000):You have an error in your SQL syntax;chech the manual that corresponds to your MySQL server version for the right syntax to usr near 'privilegs' at line 1 |
|