Jump to content

Recommended Posts

Can someone help me with this error?


150131 13:47:58  InnoDB: Starting shutdown...
150131 13:47:59  InnoDB: Shutdown completed; log sequence number 1595675
150131 13:47:59 [Note] /usr/local/libexec/mysqld: Shutdown complete

150131 13:47:59 mysqld_safe mysqld from pid file /var/db/mysql/host.home.pid ended
150131 13:48:44 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
/usr/local/libexec/mysqld: Table 'mysql.plugin' doesn't exist
150131 13:48:45 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
150131 13:48:45 InnoDB: The InnoDB memory heap is disabled
150131 13:48:45 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150131 13:48:45 InnoDB: Compressed tables use zlib 1.2.7
150131 13:48:45 InnoDB: Initializing buffer pool, size = 128.0M
150131 13:48:45 InnoDB: Completed initialization of buffer pool
150131 13:48:45 InnoDB: highest supported file format is Barracuda.
150131 13:48:45  InnoDB: Waiting for the background threads to start
150131 13:48:46 InnoDB: 5.5.33 started; log sequence number 1595675
150131 13:48:46 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
150131 13:48:46 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
150131 13:48:46 [Note] Server socket created on IP: '0.0.0.0'.
150131 13:48:46 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
150131 13:48:46 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
150131 13:48:46 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
150131 13:48:46 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
150131 13:48:46 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
150131 13:48:46 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
150131 13:48:46 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
150131 13:48:46 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
150131 13:48:46 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
150131 13:48:46 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
150131 13:48:46 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
150131 13:48:46 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
150131 13:48:46 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
150131 13:48:46 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
150131 13:48:46 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
150131 13:48:46 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
150131 13:48:46 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
150131 13:48:46 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
150131 13:48:46 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
150131 13:48:46 [ERROR] Column count of mysql.db is wrong. Expected 22, found 20. Created with MySQL 50092, now running 50533. Please use mysql_upgrade to fix this error.
150131 13:48:46 [ERROR] Cannot open mysql.event
150131 13:48:46 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
150131 13:48:46 [Note] /usr/local/libexec/mysqld: ready for connections.
Version: '5.5.33'  socket: '/tmp/mysql.sock'  port: 3306  Source distribution

Already tried to reinstall mysql, didnt work.

 

With mysql_upgrade:

Looking for 'mysql' as: mysql
Looking for 'mysqlcheck' as: mysqlcheck
FATAL ERROR: Upgrade failed
 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.