Problem starting MySQL

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

Problem starting MySQL

Postby islanublark » 17. December 2019 16:27

Hi all. I have some issues when starting MySQL at XAMPP control panel, version 3.2.4. Its seems to start just for a second and after that it stop and show me an error. I hope you can help me with the problem. I´ve been working with XAMPP for months but three weeks ago this problem started happening and since then i can´t launch MySQL.

I left you here the logs that i got when i try to launch it.

Screem of XAMPP control panel:
Code: Select all
16:10:02  [mysql]    Attempting to start MySQL app...
16:10:02  [mysql]    Status change detected: running
16:10:10  [mysql]    Status change detected: stopped
16:10:10  [mysql]    Error: MySQL shutdown unexpectedly.
16:10:10  [mysql]    This may be due to a blocked port, missing dependencies,
16:10:10  [mysql]    improper privileges, a crash, or a shutdown by another method.
16:10:10  [mysql]    Press the Logs button to view error logs and check
16:10:10  [mysql]    the Windows Event Viewer for more clues
16:10:10  [mysql]    If you need more help, copy and post this
16:10:10  [mysql]    entire log window on the forums


Screem of the mysql_error.log:

Code: Select all
2019-12-17 16:10:02 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-12-17 16:10:02 0 [Note] InnoDB: Uses event mutexes
2019-12-17 16:10:02 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-12-17 16:10:02 0 [Note] InnoDB: Number of pools: 1
2019-12-17 16:10:02 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-12-17 16:10:02 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-12-17 16:10:02 0 [Note] InnoDB: Completed initialization of buffer pool
2019-12-17 16:10:02 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-12-17 16:10:02 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-12-17 16:10:02 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-12-17 16:10:02 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-12-17 16:10:02 0 [Note] InnoDB: 10.3.16 started; log sequence number 110985786; transaction id 94788
2019-12-17 16:10:02 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2019-12-17 16:10:02 0 [Note] InnoDB: Buffer pool(s) load completed at 191217 16:10:02
2019-12-17 16:10:02 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-12-17 16:10:02 0 [Note] Server socket created on IP: '::'.


Thank you all for your time and help.
islanublark
 
Posts: 5
Joined: 17. December 2019 16:12
XAMPP version: 3.2.4
Operating System: Windows 10

Re: Problem starting MySQL

Postby Mysql_user » 18. December 2019 16:44

I have exactly the same problem since one week, I would expect this to be a common defect. Any user on this forum who can help us out?
Mysql_user
 
Posts: 2
Joined: 13. December 2019 15:18
XAMPP version: 3.2.4
Operating System: Windows 10

Re: Problem starting MySQL

Postby Stavros Stavridis » 18. December 2019 21:15

I have the same problem. I developing a site with drupal and suddenly SQL don't work. Any solutions??
Thanks.
Stavros Stavridis
 
Posts: 1
Joined: 18. December 2019 21:12
XAMPP version: 3.2.4
Operating System: windows 10

Re: Problem starting MySQL

Postby ToastVapor » 19. December 2019 17:08

I am having the same issue. Just started randomly today. Any suggestions for troubleshooting?
ToastVapor
 
Posts: 1
Joined: 19. December 2019 17:05
XAMPP version: 3.2.4
Operating System: Windows 10

Re: Problem starting MySQL

Postby laurapj » 21. December 2019 15:05

Good morning, I have this error when installing xampp:
Error: MySQL shutdown unexpectedly.
10:54:07 a. m. [mysql] This may be due to a blocked port, missing dependencies,
10:54:07 a. m. [mysql] improper privileges, a crash, or a shutdown by another method.
10:54:07 a. m. [mysql] Press the Logs button to view error logs and check
10:54:07 a. m. [mysql] the Windows Event Viewer for more clues
10:54:07 a. m. [mysql] If you need more help, copy and post this
10:54:07 a. m. [mysql] entire log window on the forums
I was suggested to go to xampp / mysql / data and delete the iblogfile ibdata files but it still doesn't work

Help me please!!
laurapj
 
Posts: 1
Joined: 21. December 2019 14:57
XAMPP version: 3.2.4
Operating System: windows

Re: Problem starting MySQL

Postby Levris » 22. December 2019 17:50

Yesterday XAMPP works fine but today i see that :

2019-12-22 19:44:16 14cc InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2019-12-22 19:44:16 5324 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2019-12-22 19:44:16 5324 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2019-12-22 19:44:16 5324 [Note] InnoDB: The InnoDB memory heap is disabled
2019-12-22 19:44:16 5324 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-12-22 19:44:16 5324 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2019-12-22 19:44:16 5324 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-12-22 19:44:16 5324 [Note] InnoDB: Using generic crc32 instructions
2019-12-22 19:44:16 5324 [Note] InnoDB: Initializing buffer pool, size = 50.0M
2019-12-22 19:44:16 5324 [Note] InnoDB: Completed initialization of buffer pool
2019-12-22 19:44:16 5324 [Note] InnoDB: Highest supported file format is Barracuda.
2019-12-22 19:44:16 5324 [Note] InnoDB: 128 rollback segment(s) are active.
2019-12-22 19:44:16 5324 [Note] InnoDB: Waiting for purge to start
2019-12-22 19:44:16 5324 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.41-84.1 started; log sequence number 2686463344
2019-12-22 19:44:16 8104 [Note] InnoDB: Dumping buffer pool(s) not yet started
2019-12-22 19:44:16 5324 [Note] Plugin 'FEEDBACK' is disabled.
2019-12-22 19:44:16 5324 [Note] Server socket created on IP: '::'.

Anyone know what happening and what need to do ? Il try up memory:
# Uncomment the following if you are using InnoDB tables
#innodb_data_home_dir = C:\\mysql\\data\\
#innodb_data_file_path = ibdata1:2000M;ibdata2:10M:autoextend
#innodb_log_group_home_dir = C:\\mysql\\data\\
# You can set .._buffer_pool_size up to 50 - 80 %
# of RAM but beware of setting memory usage too high
#innodb_buffer_pool_size = 2048M
#innodb_additional_mem_pool_size = 50M
# Set .._log_file_size to 25 % of buffer pool size
#innodb_log_file_size = 100M
#innodb_log_buffer_size = 8M
#innodb_flush_log_at_trx_commit = 1
#innodb_lock_wait_timeout = 50
And nothing happns (((
Levris
 
Posts: 3
Joined: 22. December 2019 17:35
XAMPP version: 3.2.4
Operating System: windows 10

Re: Problem starting MySQL

Postby kmk73pl » 27. December 2019 21:29

I've got similar issue:

2019-12-27 21:21:49 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-12-27 21:21:49 0 [Note] InnoDB: Uses event mutexes
2019-12-27 21:21:49 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-12-27 21:21:49 0 [Note] InnoDB: Number of pools: 1
2019-12-27 21:21:49 0 [Note] InnoDB: Using generic crc32 instructions
2019-12-27 21:21:49 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-12-27 21:21:49 0 [Note] InnoDB: Completed initialization of buffer pool
2019-12-27 21:21:49 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-12-27 21:21:49 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-12-27 21:21:49 0 [Note] InnoDB: Setting file 'D:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-12-27 21:21:49 0 [Note] InnoDB: File 'D:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-12-27 21:21:49 0 [Note] InnoDB: Waiting for purge to start
2019-12-27 21:21:50 0 [Note] InnoDB: 10.4.10 started; log sequence number 300333; transaction id 171
2019-12-27 21:21:50 0 [Note] InnoDB: Loading buffer pool(s) from D:\xampp\mysql\data\ib_buffer_pool
2019-12-27 21:21:50 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-12-27 21:21:50 0 [Note] Server socket created on IP: '::'.
kmk73pl
 
Posts: 1
Joined: 27. December 2019 21:24
XAMPP version: 3.2.4
Operating System: Windows 10

Re: Problem starting MySQL

Postby islanublark » 28. December 2019 13:13

A lot of people have the same problem, but anyone know how to solve it?
islanublark
 
Posts: 5
Joined: 17. December 2019 16:12
XAMPP version: 3.2.4
Operating System: Windows 10

Re: Problem starting MySQL

Postby padtiepancake » 28. December 2019 17:53

I'm here with the exact same issue.

Maybe I can bump this up again.
padtiepancake
 
Posts: 1
Joined: 28. December 2019 17:47
XAMPP version: 5.6.3
Operating System: Win 10 Pro


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 197 guests