Page 1 of 1

MYSQL won't start

PostPosted: 29. January 2020 04:41
by donclemenzo
Code: Select all
InnoDB: using atomic writes.
2020-01-29 10:25:10 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-01-29 10:25:10 0 [Note] InnoDB: Uses event mutexes
2020-01-29 10:25:10 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-01-29 10:25:10 0 [Note] InnoDB: Number of pools: 1
2020-01-29 10:25:10 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-01-29 10:25:10 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-01-29 10:25:10 0 [Note] InnoDB: Completed initialization of buffer pool
2020-01-29 10:25:10 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-01-29 10:25:10 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-01-29 10:25:10 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-01-29 10:25:10 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-01-29 10:25:10 0 [Note] InnoDB: Waiting for purge to start
2020-01-29 10:25:11 0 [Note] InnoDB: 10.4.10 started; log sequence number 113890; transaction id 9
2020-01-29 10:25:11 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-01-29 10:25:11 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-01-29 10:25:11 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2020-01-29 10:25:11 0 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2020-01-29 10:25:11 0 [Note] Server socket created on IP: '::'.
2020-01-29 10:25:11 0 [Note] InnoDB: Buffer pool(s) load completed at 200129 10:25:11


Last day it was ok, but suddenly today when I started the mysql, it didn't run.
All I found online is only a solution to use copy data on xampp/mysql/backup folder and paste it on the xampp/mysql/data folder. it runs back but every data is lost

Re: MYSQL won't start

PostPosted: 08. February 2020 10:52
by il_dottore
Try to install XAMPP 7.3.12 for me its working