MySQL Forums
Forum List  »  Install & Repo

Cannot start mysqld after fresh install
Posted by: Thanapot Punpaka
Date: July 01, 2017 06:27PM

2017-07-02T00:04:32.707310Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2017-07-02T00:04:32.708785Z 0 [Note] /usr/sbin/mysqld (mysqld 5.7.18) starting as process 2020 ...
2017-07-02T00:04:32.712794Z 0 [Note] InnoDB: PUNCH HOLE support available
2017-07-02T00:04:32.712840Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-07-02T00:04:32.712847Z 0 [Note] InnoDB: Uses event mutexes
2017-07-02T00:04:32.712852Z 0 [Note] InnoDB: GCC builtin __sync_synchronize() is used for memory barrier
2017-07-02T00:04:32.712859Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
2017-07-02T00:04:32.712864Z 0 [Note] InnoDB: Using Linux native AIO
2017-07-02T00:04:32.713049Z 0 [Note] InnoDB: Number of pools: 1
2017-07-02T00:04:32.713127Z 0 [Note] InnoDB: Using CPU crc32 instructions
2017-07-02T00:04:32.714569Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2017-07-02T00:04:32.721748Z 0 [Note] InnoDB: Completed initialization of buffer pool
2017-07-02T00:04:32.723091Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2017-07-02T00:04:32.734682Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2017-07-02T00:04:32.766045Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2017-07-02T00:04:32.766183Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2017-07-02T00:04:32.926628Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2017-07-02T00:04:32.929044Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2017-07-02T00:04:32.929087Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2017-07-02T00:04:32.931055Z 0 [Note] InnoDB: Waiting for purge to start
2017-07-02T00:04:32.981581Z 0 [Note] InnoDB: 5.7.18 started; log sequence number 1209987
2017-07-02T00:04:32.982037Z 0 [Note] Plugin 'FEDERATED' is disabled.
2017-07-02T00:04:32.985554Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2017-07-02T00:04:32.985817Z 0 [Note] InnoDB: Buffer pool(s) load completed at 170702 7:04:32
2017-07-02T00:04:32.988557Z 0 [Warning] System table 'plugin' is expected to be transactional.
2017-07-02T00:04:32.989412Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2017-07-02T00:04:32.989526Z 0 [Warning] Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private key
2017-07-02T00:04:32.990068Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
2017-07-02T00:04:32.990345Z 0 [Note] IPv6 is available.
2017-07-02T00:04:32.990421Z 0 [Note] - '::' resolves to '::';
2017-07-02T00:04:32.990449Z 0 [Note] Server socket created on IP: '::'.
2017-07-02T00:04:33.002078Z 0 [Warning] Failed to open optimizer cost constant tables

2017-07-02T00:04:33.002708Z 0 [ERROR] Fatal error: mysql.user table is damaged. Please run mysql_upgrade.
2017-07-02T00:04:33.002818Z 0 [ERROR] Aborting

2017-07-02T00:04:33.002926Z 0 [Note] Binlog end
2017-07-02T00:04:33.003017Z 0 [Note] Shutting down plugin 'ngram'
2017-07-02T00:04:33.003031Z 0 [Note] Shutting down plugin 'ARCHIVE'
2017-07-02T00:04:33.003039Z 0 [Note] Shutting down plugin 'partition'
2017-07-02T00:04:33.003045Z 0 [Note] Shutting down plugin 'BLACKHOLE'
2017-07-02T00:04:33.003052Z 0 [Note] Shutting down plugin 'MyISAM'
2017-07-02T00:04:33.003066Z 0 [Note] Shutting down plugin 'CSV'
2017-07-02T00:04:33.003074Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
2017-07-02T00:04:33.003081Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2017-07-02T00:04:33.003087Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2017-07-02T00:04:33.003093Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2017-07-02T00:04:33.003100Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2017-07-02T00:04:33.003106Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2017-07-02T00:04:33.003119Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2017-07-02T00:04:33.003126Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2017-07-02T00:04:33.003132Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2017-07-02T00:04:33.003138Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2017-07-02T00:04:33.003144Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2017-07-02T00:04:33.003150Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2017-07-02T00:04:33.003157Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2017-07-02T00:04:33.003163Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2017-07-02T00:04:33.003169Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2017-07-02T00:04:33.003175Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2017-07-02T00:04:33.003181Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
2017-07-02T00:04:33.003187Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
2017-07-02T00:04:33.003193Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2017-07-02T00:04:33.003199Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2017-07-02T00:04:33.003205Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2017-07-02T00:04:33.003212Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2017-07-02T00:04:33.003218Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2017-07-02T00:04:33.003224Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2017-07-02T00:04:33.003230Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
2017-07-02T00:04:33.003236Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2017-07-02T00:04:33.003242Z 0 [Note] Shutting down plugin 'INNODB_CMP'
2017-07-02T00:04:33.003248Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2017-07-02T00:04:33.003254Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
2017-07-02T00:04:33.003260Z 0 [Note] Shutting down plugin 'INNODB_TRX'
2017-07-02T00:04:33.003266Z 0 [Note] Shutting down plugin 'InnoDB'
2017-07-02T00:04:33.003421Z 0 [Note] InnoDB: FTS optimize thread exiting.
2017-07-02T00:04:33.003555Z 0 [Note] InnoDB: Starting shutdown...
2017-07-02T00:04:33.104580Z 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
2017-07-02T00:04:33.104993Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 170702 7:04:33
2017-07-02T00:04:34.625463Z 0 [Note] InnoDB: Shutdown completed; log sequence number 1210006
2017-07-02T00:04:34.628103Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2017-07-02T00:04:34.628127Z 0 [Note] Shutting down plugin 'MEMORY'
2017-07-02T00:04:34.628141Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2017-07-02T00:04:34.628250Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
2017-07-02T00:04:34.628261Z 0 [Note] Shutting down plugin 'sha256_password'
2017-07-02T00:04:34.628268Z 0 [Note] Shutting down plugin 'mysql_native_password'
2017-07-02T00:04:34.628462Z 0 [Note] Shutting down plugin 'binlog'
2017-07-02T00:04:34.628688Z 0 [Note] /usr/sbin/mysqld: Shutdown complete

Options: ReplyQuote


Subject
Written By
Posted
Cannot start mysqld after fresh install
July 01, 2017 06:27PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.