Hab mir ein Root geholt(kms). Wollte den Server starten, bekomme aber diese Fehlermeldung. Bitte melden Sie sich an, um dieses Bild zu sehen.Bitte melden Sie sich an, um dieses Bild zu sehen.
LOGS:
170829 22:03:25 mysqld_safe mysqld from pid file /var/db/mysql/root600795.kms4.cc.pid ended
170829 22:05:13 mysqld_safe Logging to '/var/db/mysql/root600795.kms4.cc.err'.
170829 22:05:13 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
2017-08-29 22:05:17 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2017-08-29 22:05:17 0 [Note] /usr/local/libexec/mysqld (mysqld 5.6.37) starting as process 709 ...
2017-08-29 22:05:18 709 [Note] Plugin 'FEDERATED' is disabled.
/usr/local/libexec/mysqld: Table 'mysql.plugin' doesn't exist
2017-08-29 22:05:18 709 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
2017-08-29 22:05:18 709 [Note] InnoDB: Using atomics to ref count buffer pool pages
2017-08-29 22:05:18 709 [Note] InnoDB: The InnoDB memory heap is disabled
2017-08-29 22:05:18 709 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-08-29 22:05:18 709 [Note] InnoDB: Memory barrier is not used
2017-08-29 22:05:18 709 [Note] InnoDB: Compressed tables use zlib 1.2.8
2017-08-29 22:05:18 709 [Note] InnoDB: Using CPU crc32 instructions
2017-08-29 22:05:18 709 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2017-08-29 22:05:18 709 [Note] InnoDB: Completed initialization of buffer pool
2017-08-29 22:05:19 709 [Note] InnoDB: Highest supported file format is Barracuda.
2017-08-29 22:05:19 709 [Note] InnoDB: 128 rollback segment(s) are active.
2017-08-29 22:05:19 709 [Note] InnoDB: Waiting for purge to start
2017-08-29 22:05:19 709 [Note] InnoDB: 5.6.37 started; log sequence number 1600627
2017-08-29 22:05:20 709 [Note] RSA private key file not found: /var/db/mysql//private_key.pem. Some authentication plugins will not work.
2017-08-29 22:05:20 709 [Note] RSA public key file not found: /var/db/mysql//public_key.pem. Some authentication plugins will not work.
2017-08-29 22:05:20 709 [Note] Server hostname (bind-address): '*'; port: 3306
2017-08-29 22:05:20 709 [Note] IPv6 is available.
2017-08-29 22:05:20 709 [Note] - '::' resolves to '::';
2017-08-29 22:05:20 709 [Note] Server socket created on IP: '::'.
2017-08-29 22:05:21 709 [ERROR] Missing system table mysql.proxies_priv; please run mysql_upgrade to create it
2017-08-29 22:05:22 709 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
2017-08-29 22:05:22 709 [ERROR] Column count of mysql.db is wrong. Expected 22, found 20. Created with MySQL 50092, now running 50637. Please use mysql_upgrade to fix this error.
2017-08-29 22:05:22 709 [ERROR] Cannot open mysql.event
2017-08-29 22:05:22 709 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
2017-08-29 22:05:22 709 [Note] /usr/local/libexec/mysqld: ready for connections.
Version: '5.6.37' socket: '/tmp/mysql.sock' port: 3306 Source distribution