MYSQL Not start , global_priv index is corrupt

Problems with the Windows version of XAMPP, questions, comments, and anything related.

MYSQL Not start , global_priv index is corrupt

Postby lbottoni » 31. December 2019 08:53

hi, yestarday nitght all worked fine, but today xampp mysql start say me:

08:48:27 [mysql] Error: MySQL shutdown unexpectedly.
08:48:27 [mysql] This may be due to a blocked port, missing dependencies,
08:48:27 [mysql] improper privileges, a crash, or a shutdown by another method.
08:48:27 [mysql] Press the Logs button to view error logs and check
08:48:27 [mysql] the Windows Event Viewer for more clues
08:48:27 [mysql] If you need more help, copy and post this
08:48:27 [mysql] entire log window on the forums


from log i see only "NOTE"

2019-12-31 8:48:25 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-12-31 8:48:25 0 [Note] InnoDB: Uses event mutexes
2019-12-31 8:48:25 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-12-31 8:48:25 0 [Note] InnoDB: Number of pools: 1
2019-12-31 8:48:25 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-12-31 8:48:25 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-12-31 8:48:25 0 [Note] InnoDB: Completed initialization of buffer pool
2019-12-31 8:48:25 0 [Note] InnoDB: Resizing redo log from 2*50331648 to 2*5242880 bytes; LSN=719920
2019-12-31 8:48:25 0 [Note] InnoDB: Starting to delete and rewrite log files.
2019-12-31 8:48:25 0 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile101 size to 5242880 bytes
2019-12-31 8:48:25 0 [Note] InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile1 size to 5242880 bytes
2019-12-31 8:48:25 0 [Note] InnoDB: Renaming log file C:\xampp\mysql\data\ib_logfile101 to C:\xampp\mysql\data\ib_logfile0
2019-12-31 8:48:25 0 [Note] InnoDB: New log files created, LSN=719920
2019-12-31 8:48:26 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-12-31 8:48:26 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-12-31 8:48:26 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-12-31 8:48:26 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-12-31 8:48:26 0 [Note] InnoDB: Waiting for purge to start
2019-12-31 8:48:26 0 [Note] InnoDB: 10.4.11 started; log sequence number 719920; transaction id 506
2019-12-31 8:48:26 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2019-12-31 8:48:26 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-12-31 8:48:26 0 [Note] InnoDB: Buffer pool(s) load completed at 191231 8:48:26
2019-12-31 8:48:26 0 [Note] Server socket created on IP: '::'.


but the problem which is it?i can not understand it from this log :(


from window log "mysqld.exe: Table '.\mysql\global_priv' is marked as crashed and should be repaired "

i have tried insert "skip-grant-tables", but i can check the global_priv but i can not repair!

[mysqld]
skip-grant-tables


Code: Select all
CHECK TABLE `global_priv`

Table Op Msg_type Msg_text
mysql.global_priv check Error Index for table '.\mysql\global_priv' is corrupt; ...
mysql.global_priv check error Corrupt

Code: Select all
REPAIR TABLE `global_priv`

Table Op Msg_type Msg_text
mysql.global_priv check Error Index for table '.\mysql\global_priv' is corrupt; ...
mysql.global_priv check error Corrupt
lbottoni
 
Posts: 2
Joined: 11. April 2018 09:36
XAMPP version: 3.2.2
Operating System: window 10

Return to XAMPP for Windows

Who is online

Users browsing this forum: lse123 and 199 guests