Error when starting MySQL Module. [Error: MySQL shutdown]

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

Error when starting MySQL Module. [Error: MySQL shutdown]

Postby Warloris » 17. September 2021 13:21

Hello (i tried https://community.apachefriends.org/f/viewtopic.php?f=16&t=81175 - tips on this topic but nothing worked) - i also googled everything so i came here.

Code: Select all
# mysqld --console --skip-grant-tables --skip-external-locking
2021-09-17 14:13:09 0 [Note] Using unique option prefix 'key_buffer' is error-prone and can break in the future. Please use the full name 'key_buffer_size' instead.
2021-09-17 14:13:09 0 [Note] mysqld (mysqld 10.4.21-MariaDB) starting as process 18136 ...
2021-09-17 14:13:09 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-09-17 14:13:09 0 [Note] InnoDB: Uses event mutexes
2021-09-17 14:13:09 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-09-17 14:13:09 0 [Note] InnoDB: Number of pools: 1
2021-09-17 14:13:09 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-09-17 14:13:09 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-09-17 14:13:09 0 [Note] InnoDB: Completed initialization of buffer pool
2021-09-17 14:13:09 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-09-17 14:13:09 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-09-17 14:13:09 0 [Note] InnoDB: Setting file 'H:\****\MYSQL\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-09-17 14:13:09 0 [Note] InnoDB: File 'H:\****\MYSQL\mysql\data\ibtmp1' size is now 12 MB.
2021-09-17 14:13:09 0 [Note] InnoDB: Waiting for purge to start
2021-09-17 14:13:09 0 [Note] InnoDB: 10.4.21 started; log sequence number 47664; transaction id 8
2021-09-17 14:13:09 0 [Note] InnoDB: Loading buffer pool(s) from H:\****\MYSQL\mysql\data\ib_buffer_pool
2021-09-17 14:13:09 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-09-17 14:13:09 0 [ERROR] mysqld: unknown option '--mysqld ÔÇô-console ÔÇô-skip-grant-tables ÔÇô-skip-external-locking'
2021-09-17 14:13:09 0 [Note] InnoDB: Buffer pool(s) load completed at 210917 14:13:09
2021-09-17 14:13:09 0 [ERROR] Aborting

and i sent this:
Code: Select all
# mysqlcheck -r --databases mysql --use-frm
mysqlcheck: Got error: 2002: Can't connect to MySQL server on 'localhost' (10061) when trying to connect


The Logfile:

Code: Select all
2021-09-17 14:03:08 0 [ERROR] Aborting
2021-09-17 14:03:46 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-09-17 14:03:46 0 [Note] InnoDB: Uses event mutexes
2021-09-17 14:03:46 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-09-17 14:03:46 0 [Note] InnoDB: Number of pools: 1
2021-09-17 14:03:46 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-09-17 14:03:46 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-09-17 14:03:46 0 [Note] InnoDB: Completed initialization of buffer pool
2021-09-17 14:03:46 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-09-17 14:03:46 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-09-17 14:03:46 0 [Note] InnoDB: Setting file 'H:\****\MYSQL\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-09-17 14:03:46 0 [Note] InnoDB: File 'H:\****\MYSQL\mysql\data\ibtmp1' size is now 12 MB.
2021-09-17 14:03:46 0 [Note] InnoDB: Waiting for purge to start
2021-09-17 14:03:47 0 [Note] InnoDB: 10.4.21 started; log sequence number 300333; transaction id 170
2021-09-17 14:03:47 0 [Note] InnoDB: Loading buffer pool(s) from H:\****\MYSQL\mysql\data\ib_buffer_pool
2021-09-17 14:03:47 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-09-17 14:03:47 0 [Note] Zerofilling moved table:  '.\mysql\plugin'
2021-09-17 14:03:47 0 [Note] InnoDB: Buffer pool(s) load completed at 210917 14:03:47
2021-09-17 14:03:47 0 [ERROR] H:\****\mysql\mysql\bin\mysqld.exe: unknown option '--mysqld –-console –-skip-grant-tables –-skip-external-locking'
2021-09-17 14:03:47 0 [ERROR] Aborting


Config: https://prnt.sc/1sk76vw

i tried to delete the files mention, nothing happened, i tried to copy the backup files, nothing happen - so, im stuck.
Yes, i shut down the pc and this error came when i turn it on again.
Warloris
 
Posts: 1
Joined: 17. September 2021 12:56
XAMPP version: 3.3.0
Operating System: win

Re: Error when starting MySQL Module. [Error: MySQL shutdown

Postby abhishek010 » 22. October 2021 08:21

Error: MySQL shutdown unexpectedly.
12:47:17 [mysql] This may be due to a blocked port, missing dependencies,
12:47:17 [mysql] improper privileges, a crash, or a shutdown by another method.
12:47:17 [mysql] Press the Logs button to view error logs and check
12:47:17 [mysql] the Windows Event Viewer for more clues
12:47:17 [mysql] If you need more help, copy and post this
12:47:17 [mysql] entire log window on the forums
Please solve my issue!!!!
abhishek010
 
Posts: 1
Joined: 22. October 2021 08:16
XAMPP version: 3.3.0
Operating System: windows 10


Return to XAMPP for Windows

Who is online

Users browsing this forum: akronos38y642 and 154 guests