wmxsj 发表于 2011-10-10 08:08:23

用火车头发布WORDPRESS容易造成数据表损坏怎么解决啊

在WINDOWS 和LINUX俩服务器都试过了发一万多网页就不停出错数据库连接错误,好多个数据表损坏用修复功能也无法修复该怎么解决啊

The wp_users table is not okay. It is reporting the following error: Incorrect information in file: './myshare_db/wp_users.frm'. WordPress will attempt to repair this table…
    Failed to repair the wp_users table. Error: Incorrect information in file: './myshare_db/wp_users.frm'


The wp_usermeta table is not okay. It is reporting the following error: Incorrect information in file: './myshare_db/wp_usermeta.frm'. WordPress will attempt to repair this table…
    Failed to repair the wp_usermeta table. Error: Incorrect information in file: './myshare_db/wp_usermeta.frm'


The wp_posts table is not okay. It is reporting the following error: Incorrect information in file: './myshare_db/wp_posts.frm'. WordPress will attempt to repair this table…
    Failed to repair the wp_posts table. Error: Incorrect information in file: './myshare_db/wp_posts.frm'


The wp_comments table is not okay. It is reporting the following error: Incorrect information in file: './myshare_db/wp_comments.frm'. WordPress will attempt to repair this table…
    Failed to repair the wp_comments table. Error: Incorrect information in file: './myshare_db/wp_comments.frm'


The wp_links table is not okay. It is reporting the following error: Incorrect information in file: './myshare_db/wp_links.frm'. WordPress will attempt to repair this table…
    Failed to repair the wp_links table. Error: Incorrect information in file: './myshare_db/wp_links.frm'


The wp_options table is not okay. It is reporting the following error: Incorrect information in file: './myshare_db/wp_options.frm'. WordPress will attempt to repair this table…
    Failed to repair the wp_options table. Error: Incorrect information in file: './myshare_db/wp_options.frm'


The wp_postmeta table is not okay. It is reporting the following error: Incorrect information in file: './myshare_db/wp_postmeta.frm'. WordPress will attempt to repair this table…
    Failed to repair the wp_postmeta table. Error: Incorrect information in file: './myshare_db/wp_postmeta.frm'


The wp_terms table is not okay. It is reporting the following error: Incorrect information in file: './myshare_db/wp_terms.frm'. WordPress will attempt to repair this table…
    Failed to repair the wp_terms table. Error: Incorrect information in file: './myshare_db/wp_terms.frm'


The wp_term_taxonomy table is not okay. It is reporting the following error: Incorrect information in file: './myshare_db/wp_term_taxonomy.frm'. WordPress will attempt to repair this table…
    Failed to repair the wp_term_taxonomy table. Error: Incorrect information in file: './myshare_db/wp_term_taxonomy.frm'


The wp_term_relationships table is not okay. It is reporting the following error: Incorrect information in file: './myshare_db/wp_term_relationships.frm'. WordPress will attempt to repair this table…
    Failed to repair the wp_term_relationships table. Error: Incorrect information in file: './myshare_db/wp_term_relationships.frm'


The wp_commentmeta table is not okay. It is reporting the following error: Incorrect information in file: './myshare_db/wp_commentmeta.frm'. WordPress will attempt to repair this table…
    Failed to repair the wp_commentmeta table. Error: Incorrect information in file: './myshare_db/wp_commentmeta.frm'

rq204 发表于 2011-10-10 09:46:56

您说的内容不是很详细。如果是使用web发布而导致该问题,您可以考虑增加发布时间间隔和减少发布线程数。以减少对数据库的操作频率。

孤魂 发表于 2011-10-10 11:18:31

这是服务器问题,又不是因为使用火车头发布数据造成的,一般是磁盘有坏道之类的
页: [1]
查看完整版本: 用火车头发布WORDPRESS容易造成数据表损坏怎么解决啊