日期:2014-05-16  浏览次数:20797 次

MySQL导入数据出错
MySQL导入数据的出现下面的错误,检查导入命令,没错,重试一次,还是不行,执行了一下df -h,原来磁盘空间满了,清理之后,重导正常。
ERROR 3 (HY000): Error writing file './src/UserTalent.frm' (Errcode: 28)
Query OK, 0 rows affected (0.00 sec)
ERROR 1146 (42S02): Table 'src.UserTalent' doesn't exist
ERROR 1146 (42S02): Table 'src.UserTalent' doesn't exist
ERROR 1146 (42S02): Table 'src.UserTalent' doesn't exist
ERROR 1146 (42S02): Table 'src.UserTalent' doesn't exist
Query OK, 0 rows affected (0.00 sec)