MySQL Forums
Forum List  »  Newbie

MySQL can't start need help troubleshooting
Posted by: aaaaaa bbbbbb
Date: November 24, 2019 06:12AM

Error Log added






2019-11-24 13:51:25 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2019-11-24 13:51:25 0 [ERROR] Plugin 'Aria' init function returned error.
2019-11-24 13:51:25 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
InnoDB: using atomic writes.
2019-11-24 13:51:25 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-11-24 13:51:25 0 [Note] InnoDB: Uses event mutexes
2019-11-24 13:51:25 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-11-24 13:51:25 0 [Note] InnoDB: Number of pools: 1
2019-11-24 13:51:25 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-11-24 13:51:25 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-11-24 13:51:25 0 [Note] InnoDB: Completed initialization of buffer pool
2019-11-24 13:51:27 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-11-24 13:51:27 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-11-24 13:51:27 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-11-24 13:51:27 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-11-24 13:51:27 0 [Note] InnoDB: Waiting for purge to start
2019-11-24 13:51:27 0 [Note] InnoDB: 10.4.8 started; log sequence number 9881557; transaction id 8428
2019-11-24 13:51:27 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2019-11-24 13:51:27 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-11-24 13:51:27 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2019-11-24 13:51:27 0 [ERROR] Failed to initialize plugins.
2019-11-24 13:51:27 0 [ERROR] Aborting
Cannot find checkpoint record at LSN (1,0x7898)
2019-11-24 13:51:51 0 [ERROR] mysqld.exe: Aria recovery failed. Please run aria_chk -r on all Aria tables and delete all aria_log.######## files
2019-11-24 13:51:51 0 [ERROR] Plugin 'Aria' init function returned error.
2019-11-24 13:51:51 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
InnoDB: using atomic writes.
2019-11-24 13:51:51 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-11-24 13:51:51 0 [Note] InnoDB: Uses event mutexes
2019-11-24 13:51:51 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-11-24 13:51:51 0 [Note] InnoDB: Number of pools: 1
2019-11-24 13:51:51 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-11-24 13:51:51 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-11-24 13:51:51 0 [Note] InnoDB: Completed initialization of buffer pool
2019-11-24 13:51:52 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-11-24 13:51:52 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-11-24 13:51:52 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-11-24 13:51:52 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-11-24 13:51:52 0 [Note] InnoDB: Waiting for purge to start
2019-11-24 13:51:52 0 [Note] InnoDB: 10.4.8 started; log sequence number 9881566; transaction id 8428
2019-11-24 13:51:52 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2019-11-24 13:51:52 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-11-24 13:51:52 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2019-11-24 13:51:52 0 [ERROR] Failed to initialize plugins.
2019-11-24 13:51:52 0 [ERROR] Aborting

Options: ReplyQuote


Subject
Written By
Posted
MySQL can't start need help troubleshooting
November 24, 2019 06:12AM


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.