寱语

kzeng's blog

数据库出错和简单维护

in

最常见的错误是MySql中的某个表发生损坏,通常得到的warning包括:user error: Can't open file 或者是warning: MySQL: Unable to save result set in... 这类错误和Drupal没有关系,主要是MySQl的问题,最简单的维护方式就是运行:repair table {tablename}。最好查阅MySQL的网站和用户手册来改正这类错误。

Comments

Post new comment

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.