MySQL Forums
Forum List  »  Newbie

Re: MySQL shutdown unexpectedly.- Failed to initialize plugins.
Posted by: Asaf Aqua
Date: November 27, 2019 10:26AM

That's about it:


2019-11-27 18:20:43 0 [ERROR] mysqld.exe: File 'D:\xampp\mysql\data\aria_log.00000001' not found (Errcode: 2 "No such file or directory")
2019-11-27 18:20:43 0 [ERROR] mysqld.exe: Aria engine: log initialization failed
2019-11-27 18:20:43 0 [ERROR] Plugin 'Aria' init function returned error.
2019-11-27 18:20:43 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
InnoDB: using atomic writes.
2019-11-27 18:20:43 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-11-27 18:20:43 0 [Note] InnoDB: Uses event mutexes
2019-11-27 18:20:43 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-11-27 18:20:43 0 [Note] InnoDB: Number of pools: 1
2019-11-27 18:20:43 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-11-27 18:20:43 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-11-27 18:20:43 0 [Note] InnoDB: Completed initialization of buffer pool
2019-11-27 18:20:45 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-11-27 18:20:45 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-11-27 18:20:45 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-11-27 18:20:45 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-11-27 18:20:45 0 [Note] InnoDB: Waiting for purge to start
2019-11-27 18:20:45 0 [Note] InnoDB: Waiting for purge to start
2019-11-27 18:20:45 0 [Note] InnoDB: 10.4.8 started; log sequence number 11879499; transaction id 12043
2019-11-27 18:20:45 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2019-11-27 18:20:45 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-11-27 18:20:45 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2019-11-27 18:20:45 0 [ERROR] Failed to initialize plugins.
2019-11-27 18:20:45 0 [ERROR] Aborting
2019-11-27 18:24:55 0 [ERROR] mysqld.exe: File 'D:\xampp\mysql\data\aria_log.00000001' not found (Errcode: 2 "No such file or directory")
2019-11-27 18:24:55 0 [ERROR] mysqld.exe: Aria engine: log initialization failed
2019-11-27 18:24:55 0 [ERROR] Plugin 'Aria' init function returned error.
2019-11-27 18:24:55 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
InnoDB: using atomic writes.
2019-11-27 18:24:55 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-11-27 18:24:55 0 [Note] InnoDB: Uses event mutexes
2019-11-27 18:24:55 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-11-27 18:24:55 0 [Note] InnoDB: Number of pools: 1
2019-11-27 18:24:55 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-11-27 18:24:55 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-11-27 18:24:55 0 [Note] InnoDB: Completed initialization of buffer pool
2019-11-27 18:24:56 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-11-27 18:24:56 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-11-27 18:24:56 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-11-27 18:24:56 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-11-27 18:24:56 0 [Note] InnoDB: 10.4.8 started; log sequence number 11879508; transaction id 12043
2019-11-27 18:24:56 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2019-11-27 18:24:56 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-11-27 18:24:56 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2019-11-27 18:24:56 0 [ERROR] Failed to initialize plugins.
2019-11-27 18:24:56 0 [ERROR] Aborting

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL shutdown unexpectedly.- Failed to initialize plugins.
November 27, 2019 10:26AM


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.