Hello all,
I face an issue when starting MySQL. Each time I run status it is said MySQL is not running. I tried to search for this issue but until now I couldn’t find any answer. Also I tried to install a different version of MySQL but still the same issue.
Please see the below for the error file.
I face an issue when starting MySQL. Each time I run status it is said MySQL is not running. I tried to search for this issue but until now I couldn’t find any answer. Also I tried to install a different version of MySQL but still the same issue.
Please see the below for the error file.
Code:
130617 13:45:50 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
2013-06-17 13:45:51 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp se
2013-06-17 13:45:51 23252 [Note] Plugin 'FEDERATED' is disabled.
/usr/local/libexec/mysqld: Table 'mysql.plugin' doesn't exist
2013-06-17 13:45:51 23252 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
2013-06-17 13:45:51 23252 [Note] InnoDB: The InnoDB memory heap is disabled
2013-06-17 13:45:51 23252 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2013-06-17 13:45:51 23252 [Note] InnoDB: Compressed tables use zlib 1.2.3
2013-06-17 13:45:51 23252 [Note] InnoDB: Not using CPU crc32 instructions
2013-06-17 13:45:51 23252 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2013-06-17 13:45:51 23252 [Note] InnoDB: Completed initialization of buffer pool
2013-06-17 13:45:51 23252 [Note] InnoDB: Highest supported file format is Barracuda.
2013-06-17 13:45:51 23252 [Note] InnoDB: Log scan progressed past the checkpoint lsn 1453445
2013-06-17 13:45:51 23252 [Note] InnoDB: Database was not shutdown normally!
2013-06-17 13:45:51 23252 [Note] InnoDB: Starting crash recovery.
2013-06-17 13:45:51 23252 [Note] InnoDB: Reading tablespace information from the .ibd files...
2013-06-17 13:45:51 23252 [Note] InnoDB: Restoring possible half-written data pages
2013-06-17 13:45:51 23252 [Note] InnoDB: from the doublewrite buffer...
InnoDB: Doing recovery: scanned up to log sequence number 1600607
2013-06-17 13:45:51 23252 [Note] InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percent: 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 5
InnoDB: Apply batch completed
2013-06-17 13:45:52 23252 [Note] InnoDB: 128 rollback segment(s) are active.
2013-06-17 13:45:52 23252 [Note] InnoDB: Waiting for purge to start
2013-06-17 13:45:52 23252 [Note] InnoDB: 5.6.12 started; log sequence number 1600607
2013-06-17 13:45:52 23252 [Note] Server hostname (bind-address): '*'; port: 3306
2013-06-17 13:45:52 23252 [Note] IPv6 is available.
2013-06-17 13:45:52 23252 [Note] - '::' resolves to '::';
2013-06-17 13:45:52 23252 [Note] Server socket created on IP: '::'.
2013-06-17 13:45:52 23252 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
130617 13:45:52 mysqld_safe mysqld from pid file /var/db/mysql/ASGH.pid ended