Skip to content

Instantly share code, notes, and snippets.

@smiler
Created February 18, 2014 14:52
Show Gist options
  • Save smiler/9072429 to your computer and use it in GitHub Desktop.
Save smiler/9072429 to your computer and use it in GitHub Desktop.
$ mysql_upgrade
Looking for 'mysql' as: mysql
Looking for 'mysqlcheck' as: mysqlcheck
Running 'mysqlcheck' with connection arguments: '--port=3306' '--socket=/var/run/mysqld/mysqld.sock'
Running 'mysqlcheck' with connection arguments: '--port=3306' '--socket=/var/run/mysqld/mysqld.sock'
bone_webben.banned_words OK
bone_webben.deleted_thoughts OK
bone_webben.needs_moderation_thoughts OK
bone_webben.reported_thoughts OK
bone_webben.rooms OK
bone_webben.rooms_has_thoughts OK
bone_webben.thoughts OK
kyrkan_old.ka_bannedwords OK
kyrkan_old.ka_churches OK
kyrkan_old.ka_globals OK
kyrkan_old.ka_locationmap OK
kyrkan_old.ka_nonwords OK
kyrkan_old.ka_ordlista OK
kyrkan_old.ka_prayers OK
kyrkan_old.ka_prayers_bak OK
kyrkan_old.ka_searchwords_map OK
kyrkan_old.tempwords OK
mysql.columns_priv OK
mysql.db OK
mysql.event OK
mysql.func OK
mysql.general_log
Error : Incorrect information in file: './mysql/general_log.frm'
error : Corrupt
mysql.help_category OK
mysql.help_keyword OK
mysql.help_relation OK
mysql.help_topic OK
mysql.host OK
mysql.innodb_index_stats
Error : Incorrect information in file: './mysql/innodb_index_stats.frm'
error : Corrupt
mysql.innodb_table_stats
Error : Incorrect information in file: './mysql/innodb_table_stats.frm'
error : Corrupt
mysql.ndb_binlog_index OK
mysql.plugin OK
mysql.proc OK
mysql.procs_priv
Error : Incorrect information in file: './mysql/procs_priv.frm'
error : Corrupt
mysql.proxies_priv OK
mysql.servers OK
mysql.slave_master_info OK
mysql.slave_relay_log_info OK
mysql.slave_worker_info OK
mysql.slow_log
Error : Incorrect information in file: './mysql/slow_log.frm'
error : Corrupt
mysql.tables_priv OK
mysql.time_zone OK
mysql.time_zone_leap_second OK
mysql.time_zone_name OK
mysql.time_zone_transition OK
mysql.time_zone_transition_type OK
mysql.user OK
wp_bonewebben.wp_commentmeta OK
wp_bonewebben.wp_comments OK
wp_bonewebben.wp_links OK
wp_bonewebben.wp_options OK
wp_bonewebben.wp_postmeta OK
wp_bonewebben.wp_posts OK
wp_bonewebben.wp_term_relationships OK
wp_bonewebben.wp_term_taxonomy OK
wp_bonewebben.wp_terms OK
wp_bonewebben.wp_usermeta OK
wp_bonewebben.wp_users OK
wp_local.wp_blehify
Error : Incorrect information in file: './wp_local/wp_blehify.frm'
error : Corrupt
wp_local.wp_commentmeta OK
wp_local.wp_comments OK
wp_local.wp_links OK
wp_local.wp_options OK
wp_local.wp_postmeta OK
wp_local.wp_posts OK
wp_local.wp_term_relationships OK
wp_local.wp_term_taxonomy OK
wp_local.wp_terms OK
wp_local.wp_usermeta OK
wp_local.wp_users OK
Repairing tables
mysql.general_log
Error : Incorrect information in file: './mysql/general_log.frm'
error : Corrupt
mysql.innodb_index_stats
Error : Incorrect information in file: './mysql/innodb_index_stats.frm'
error : Corrupt
mysql.innodb_table_stats
Error : Incorrect information in file: './mysql/innodb_table_stats.frm'
error : Corrupt
mysql.procs_priv
Error : Incorrect information in file: './mysql/procs_priv.frm'
error : Corrupt
mysql.slow_log
Error : Incorrect information in file: './mysql/slow_log.frm'
error : Corrupt
wp_local.wp_blehify
Error : Incorrect information in file: './wp_local/wp_blehify.frm'
error : Corrupt
Running 'mysql_fix_privilege_tables'...
ERROR 1033 (HY000) at line 80: Incorrect information in file: './mysql/procs_priv.frm'
ERROR 1033 (HY000) at line 86: Incorrect information in file: './mysql/general_log.frm'
ERROR 1243 (HY000) at line 87: Unknown prepared statement handler (stmt) given to EXECUTE
ERROR 1243 (HY000) at line 88: Unknown prepared statement handler (stmt) given to DEALLOCATE PREPARE
ERROR 1033 (HY000) at line 94: Incorrect information in file: './mysql/slow_log.frm'
ERROR 1243 (HY000) at line 95: Unknown prepared statement handler (stmt) given to EXECUTE
ERROR 1243 (HY000) at line 96: Unknown prepared statement handler (stmt) given to DEALLOCATE PREPARE
ERROR 1033 (HY000) at line 719: Incorrect information in file: './mysql/general_log.frm'
ERROR 1033 (HY000) at line 730: Incorrect information in file: './mysql/slow_log.frm'
ERROR 1033 (HY000) at line 849: Incorrect information in file: './mysql/procs_priv.frm'
ERROR 1033 (HY000) at line 853: Incorrect information in file: './mysql/procs_priv.frm'
ERROR 1033 (HY000) at line 857: Incorrect information in file: './mysql/procs_priv.frm'
ERROR 1033 (HY000) at line 861: Incorrect information in file: './mysql/procs_priv.frm'
ERROR 1033 (HY000) at line 865: Incorrect information in file: './mysql/procs_priv.frm'
ERROR 1033 (HY000) at line 1125: Incorrect information in file: './mysql/procs_priv.frm'
ERROR 1033 (HY000) at line 1146: Incorrect information in file: './mysql/procs_priv.frm'
FATAL ERROR: Upgrade failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment