• DONATE to NULLED!
    Вы можете помочь Форуму и команде, поддержать финансово.
    starwanderer - модератор этого раздела будет Вам благодарен!

Помощь Проблема или не проблема с базой WP?

akigleo

Постоялец
Регистрация
7 Фев 2010
Сообщения
374
Реакции
109
Под ISP Manager пустил проверку баз данных. Получил сообщение:

"Во время проверки базы данных 'driedfruit' были обнаружены таблицы имеющие тип InnoDB.
Для их восстановления необходимо вмешательство администратора сервера."

Начал ковырять.
1. Попробовал починить через PhpMyAdmin:
Table Op Msg_type Msg_text
driedfruit.wp_commentmeta repair status OK
driedfruit.wp_comments repair status OK
driedfruit.wp_htracer_pages repair status OK
driedfruit.wp_htracer_queries repair status OK
driedfruit.wp_links repair status OK
driedfruit.wp_options repair status OK
driedfruit.wp_pmxi_files repair note The storage engine for the table doesn't support r...
driedfruit.wp_pmxi_history repair note The storage engine for the table doesn't support r...
driedfruit.wp_pmxi_imports repair note The storage engine for the table doesn't support r...
driedfruit.wp_pmxi_posts repair note The storage engine for the table doesn't support r...
driedfruit.wp_pmxi_templates repair note The storage engine for the table doesn't support r...
driedfruit.wp_postmeta repair status OK
driedfruit.wp_posts repair status OK
driedfruit.wp_terms repair status OK
driedfruit.wp_term_relationships repair status OK
driedfruit.wp_term_taxonomy repair status OK
driedfruit.wp_usermeta repair status OK
driedfruit.wp_users repair status OK
driedfruit.wp_wc_comments_subscription repair status OK
driedfruit.wp_wc_phrases repair status OK
driedfruit.wp_wc_users_voted repair status OK
driedfruit.wp_wpr_campaigns repair status OK
driedfruit.wp_wpr_errors repair status OK
driedfruit.wp_wpr_posts repair status OK
driedfruit.wp_wpr_templates repair status OK

2. Попробовал починить через ssh:
[root@server ~]# mysqlcheck --repair --analyze --optimize --auto-repair driedfruit
driedfruit.wp_commentmeta Table is already up to date
driedfruit.wp_comments Table is already up to date
driedfruit.wp_htracer_pages Table is already up to date
driedfruit.wp_htracer_queries Table is already up to date
driedfruit.wp_links Table is already up to date
driedfruit.wp_options OK
driedfruit.wp_pmxi_files
note : Table does not support optimize, doing recreate + analyze instead
status : OK
driedfruit.wp_pmxi_history
note : Table does not support optimize, doing recreate + analyze instead
status : OK
driedfruit.wp_pmxi_imports
note : Table does not support optimize, doing recreate + analyze instead
status : OK
driedfruit.wp_pmxi_posts
note : Table does not support optimize, doing recreate + analyze instead
status : OK
driedfruit.wp_pmxi_templates
note : Table does not support optimize, doing recreate + analyze instead
status : OK
driedfruit.wp_postmeta Table is already up to date
driedfruit.wp_posts Table is already up to date
driedfruit.wp_term_relationships Table is already up to date
driedfruit.wp_term_taxonomy Table is already up to date
driedfruit.wp_terms Table is already up to date
driedfruit.wp_usermeta Table is already up to date
driedfruit.wp_users Table is already up to date
driedfruit.wp_wc_comments_subscription Table is already up to date
driedfruit.wp_wc_phrases Table is already up to date
driedfruit.wp_wc_users_voted Table is already up to date
driedfruit.wp_wpr_campaigns Table is already up to date
driedfruit.wp_wpr_errors Table is already up to date
driedfruit.wp_wpr_posts Table is already up to date
driedfruit.wp_wpr_templates Table is already up to date

Повторная проверка через ISP Manager выдала то же сообщение: "Во время проверки базы данных 'driedfruit' были обнаружены таблицы имеющие тип InnoDB. Для их восстановления необходимо вмешательство администратора сервера."

Собственно вопрос, а есть ли проблема с которой нужно бороться или ISP manager просто не вполне корректно проверяет базу?
Каких-то проблем с работой сайта я не вижу, но понимаю, что со временем может маленькая проблема стать большой, если она есть конечно.
Буду благодарен за совет.
 
Под ISP Manager пустил проверку баз данных. Получил сообщение:

"Во время проверки базы данных 'driedfruit' были обнаружены таблицы имеющие тип InnoDB.
Для их восстановления необходимо вмешательство администратора сервера."

Начал ковырять.
1. Попробовал починить через MyPhpAdmin:
Table Op Msg_type Msg_text
driedfruit.wp_commentmeta repair status OK
driedfruit.wp_comments repair status OK
driedfruit.wp_htracer_pages repair status OK
driedfruit.wp_htracer_queries repair status OK
driedfruit.wp_links repair status OK
driedfruit.wp_options repair status OK
driedfruit.wp_pmxi_files repair note The storage engine for the table doesn't support r...
driedfruit.wp_pmxi_history repair note The storage engine for the table doesn't support r...
driedfruit.wp_pmxi_imports repair note The storage engine for the table doesn't support r...
driedfruit.wp_pmxi_posts repair note The storage engine for the table doesn't support r...
driedfruit.wp_pmxi_templates repair note The storage engine for the table doesn't support r...
driedfruit.wp_postmeta repair status OK
driedfruit.wp_posts repair status OK
driedfruit.wp_terms repair status OK
driedfruit.wp_term_relationships repair status OK
driedfruit.wp_term_taxonomy repair status OK
driedfruit.wp_usermeta repair status OK
driedfruit.wp_users repair status OK
driedfruit.wp_wc_comments_subscription repair status OK
driedfruit.wp_wc_phrases repair status OK
driedfruit.wp_wc_users_voted repair status OK
driedfruit.wp_wpr_campaigns repair status OK
driedfruit.wp_wpr_errors repair status OK
driedfruit.wp_wpr_posts repair status OK
driedfruit.wp_wpr_templates repair status OK

2. Попробовал починить через ssh:
[root@server ~]# mysqlcheck --repair --analyze --optimize --auto-repair driedfruit
driedfruit.wp_commentmeta Table is already up to date
driedfruit.wp_comments Table is already up to date
driedfruit.wp_htracer_pages Table is already up to date
driedfruit.wp_htracer_queries Table is already up to date
driedfruit.wp_links Table is already up to date
driedfruit.wp_options OK
driedfruit.wp_pmxi_files
note : Table does not support optimize, doing recreate + analyze instead
status : OK
driedfruit.wp_pmxi_history
note : Table does not support optimize, doing recreate + analyze instead
status : OK
driedfruit.wp_pmxi_imports
note : Table does not support optimize, doing recreate + analyze instead
status : OK
driedfruit.wp_pmxi_posts
note : Table does not support optimize, doing recreate + analyze instead
status : OK
driedfruit.wp_pmxi_templates
note : Table does not support optimize, doing recreate + analyze instead
status : OK
driedfruit.wp_postmeta Table is already up to date
driedfruit.wp_posts Table is already up to date
driedfruit.wp_term_relationships Table is already up to date
driedfruit.wp_term_taxonomy Table is already up to date
driedfruit.wp_terms Table is already up to date
driedfruit.wp_usermeta Table is already up to date
driedfruit.wp_users Table is already up to date
driedfruit.wp_wc_comments_subscription Table is already up to date
driedfruit.wp_wc_phrases Table is already up to date
driedfruit.wp_wc_users_voted Table is already up to date
driedfruit.wp_wpr_campaigns Table is already up to date
driedfruit.wp_wpr_errors Table is already up to date
driedfruit.wp_wpr_posts Table is already up to date
driedfruit.wp_wpr_templates Table is already up to date

Повторная проверка через ISP Manager выдала то же сообщение: "Во время проверки базы данных 'driedfruit' были обнаружены таблицы имеющие тип InnoDB. Для их восстановления необходимо вмешательство администратора сервера."

Собственно вопрос, а есть ли проблема с которой нужно бороться или ISP manager просто не вполне корректно проверяет базу?
Каких-то проблем с работой сайта я не вижу, но понимаю, что со временем может маленькая проблема стать большой, если она есть конечно.
Буду благодарен за совет.
Если сайт работает нормально, то игнорируй.
 
Под ISP Manager пустил проверку баз данных. Получил сообщение:

"Во время проверки базы данных 'driedfruit' были обнаружены таблицы имеющие тип InnoDB.
Для их восстановления необходимо вмешательство администратора сервера."

Начал ковырять.
1. Попробовал починить через PhpMyAdmin:
Table Op Msg_type Msg_text
driedfruit.wp_commentmeta repair status OK
driedfruit.wp_comments repair status OK
driedfruit.wp_htracer_pages repair status OK
driedfruit.wp_htracer_queries repair status OK
driedfruit.wp_links repair status OK
driedfruit.wp_options repair status OK
driedfruit.wp_pmxi_files repair note The storage engine for the table doesn't support r...
driedfruit.wp_pmxi_history repair note The storage engine for the table doesn't support r...
driedfruit.wp_pmxi_imports repair note The storage engine for the table doesn't support r...
driedfruit.wp_pmxi_posts repair note The storage engine for the table doesn't support r...
driedfruit.wp_pmxi_templates repair note The storage engine for the table doesn't support r...
driedfruit.wp_postmeta repair status OK
driedfruit.wp_posts repair status OK
driedfruit.wp_terms repair status OK
driedfruit.wp_term_relationships repair status OK
driedfruit.wp_term_taxonomy repair status OK
driedfruit.wp_usermeta repair status OK
driedfruit.wp_users repair status OK
driedfruit.wp_wc_comments_subscription repair status OK
driedfruit.wp_wc_phrases repair status OK
driedfruit.wp_wc_users_voted repair status OK
driedfruit.wp_wpr_campaigns repair status OK
driedfruit.wp_wpr_errors repair status OK
driedfruit.wp_wpr_posts repair status OK
driedfruit.wp_wpr_templates repair status OK

2. Попробовал починить через ssh:
[root@server ~]# mysqlcheck --repair --analyze --optimize --auto-repair driedfruit
driedfruit.wp_commentmeta Table is already up to date
driedfruit.wp_comments Table is already up to date
driedfruit.wp_htracer_pages Table is already up to date
driedfruit.wp_htracer_queries Table is already up to date
driedfruit.wp_links Table is already up to date
driedfruit.wp_options OK
driedfruit.wp_pmxi_files
note : Table does not support optimize, doing recreate + analyze instead
status : OK
driedfruit.wp_pmxi_history
note : Table does not support optimize, doing recreate + analyze instead
status : OK
driedfruit.wp_pmxi_imports
note : Table does not support optimize, doing recreate + analyze instead
status : OK
driedfruit.wp_pmxi_posts
note : Table does not support optimize, doing recreate + analyze instead
status : OK
driedfruit.wp_pmxi_templates
note : Table does not support optimize, doing recreate + analyze instead
status : OK
driedfruit.wp_postmeta Table is already up to date
driedfruit.wp_posts Table is already up to date
driedfruit.wp_term_relationships Table is already up to date
driedfruit.wp_term_taxonomy Table is already up to date
driedfruit.wp_terms Table is already up to date
driedfruit.wp_usermeta Table is already up to date
driedfruit.wp_users Table is already up to date
driedfruit.wp_wc_comments_subscription Table is already up to date
driedfruit.wp_wc_phrases Table is already up to date
driedfruit.wp_wc_users_voted Table is already up to date
driedfruit.wp_wpr_campaigns Table is already up to date
driedfruit.wp_wpr_errors Table is already up to date
driedfruit.wp_wpr_posts Table is already up to date
driedfruit.wp_wpr_templates Table is already up to date

Повторная проверка через ISP Manager выдала то же сообщение: "Во время проверки базы данных 'driedfruit' были обнаружены таблицы имеющие тип InnoDB. Для их восстановления необходимо вмешательство администратора сервера."

Собственно вопрос, а есть ли проблема с которой нужно бороться или ISP manager просто не вполне корректно проверяет базу?
Каких-то проблем с работой сайта я не вижу, но понимаю, что со временем может маленькая проблема стать большой, если она есть конечно.
Буду благодарен за совет.
Поддержка хостинга что говорит? Возможно необходимо обновить ISP или PhpMyAdmin
 
Поддержка считает, что все хорошо и нет причин для беспокойства.
ISP Manager 4-ка, phpMyAdmin - 3.4.11.1deb2+deb7u1; Apache/2.2.22 (Debian), Версия MySQL-клиента: 5.5.44
 
Последнее редактирование:
Назад
Сверху