Captain 发表于 2012-9-2 17:40
mysql -u root -p
密码
use 数据库
mysql -u root -p 密码(是mysqlroot密码吗?还是linuxroot密码) use 数据库(这个就是要恢复的数据库名字吗?) source 备份数据库.sql作者: hejin088 时间: 2012-9-2 18:59
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 ''drh6x3d' at line 137