Mysql shut downs unexpectedly after some seconds

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

Mysql shut downs unexpectedly after some seconds

Postby uttam gurung » 07. October 2017 21:14

2015-11-10 15:26:56 10fc 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.
2015-11-10 15:26:56 4348 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2015-11-10 15:26:56 4348 [Note] InnoDB: The InnoDB memory heap is disabled
2015-11-10 15:26:56 4348 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2015-11-10 15:26:56 4348 [Note] InnoDB: Memory barrier is not used
2015-11-10 15:26:56 4348 [Note] InnoDB: Compressed tables use zlib 1.2.3
2015-11-10 15:26:56 4348 [Note] InnoDB: Not using CPU crc32 instructions
2015-11-10 15:26:56 4348 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2015-11-10 15:26:56 4348 [Note] InnoDB: Completed initialization of buffer pool
2015-11-10 15:26:56 4348 [Note] InnoDB: Highest supported file format is Barracuda.
2015-11-10 15:26:57 4348 [Note] InnoDB: 128 rollback segment(s) are active.
2015-11-10 15:26:57 4348 [Note] InnoDB: Waiting for purge to start
2015-11-10 15:26:57 4348 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.26-74.0 started; log sequence number 1835027
2015-11-10 15:26:57 6140 [Note] InnoDB: Dumping buffer pool(s) not yet started
2015-11-10 15:26:57 4348 [Note] Plugin 'FEEDBACK' is disabled.
2015-11-10 15:26:57 4348 [Note] Server socket created on IP: '::'.
2015-11-10 15:26:57 4348 [Note] Event Scheduler: Loaded 0 events
2015-11-10 15:26:57 4348 [Note] C:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '10.1.8-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2015-11-10 15:27:11 5152 [Note] C:\xampp\mysql\bin\mysqld.exe: Normal shutdown

2015-11-10 15:27:11 5152 [Note] Event Scheduler: Purging the queue. 0 events
2015-11-10 15:27:11 5732 [Note] InnoDB: FTS optimize thread exiting.
2015-11-10 15:27:11 5152 [Note] InnoDB: Starting shutdown...
2015-11-10 15:27:13 5152 [Note] InnoDB: Shutdown completed; log sequence number 1835037
2015-11-10 15:27:13 5152 [Note] C:\xampp\mysql\bin\mysqld.exe: Shutdown complete

2017-10-07 22:24:23 2e04 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.
2017-10-07 22:24:23 11780 [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.

2017-10-07 22:24:23 11780 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-10-07 22:24:23 11780 [Note] InnoDB: The InnoDB memory heap is disabled
2017-10-07 22:24:23 11780 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2017-10-07 22:24:23 11780 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2017-10-07 22:24:23 11780 [Note] InnoDB: Compressed tables use zlib 1.2.3
2017-10-07 22:24:23 11780 [Note] InnoDB: Using generic crc32 instructions
2017-10-07 22:24:23 11780 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2017-10-07 22:24:23 11780 [Note] InnoDB: Completed initialization of buffer pool
2017-10-07 22:24:23 11780 [Note] InnoDB: Highest supported file format is Barracuda.
2017-10-07 22:24:23 11780 [Note] InnoDB: 128 rollback segment(s) are active.
2017-10-07 22:24:23 11780 [Note] InnoDB: Waiting for purge to start
2017-10-07 22:24:24 11780 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-82.1 started; log sequence number 1835037
2017-10-07 22:24:24 13832 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-10-07 22:24:24 11780 [Note] Plugin 'FEEDBACK' is disabled.
2017-10-07 22:24:24 11780 [Note] Server socket created on IP: '::'.
2017-10-07 22:24:24 11780 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10048: Only one usage of each socket address (protocol/network address/port) is normally permitted.


2017-10-07 22:24:24 11780 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2017-10-07 22:24:24 11780 [ERROR] Aborting

2017-10-07 22:25:57 d0 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.
2017-10-07 22:25:57 208 [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.

2017-10-07 22:25:57 208 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-10-07 22:25:57 208 [Note] InnoDB: The InnoDB memory heap is disabled
2017-10-07 22:25:57 208 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2017-10-07 22:25:57 208 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2017-10-07 22:25:57 208 [Note] InnoDB: Compressed tables use zlib 1.2.3
2017-10-07 22:25:57 208 [Note] InnoDB: Using generic crc32 instructions
2017-10-07 22:25:57 208 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2017-10-07 22:25:57 208 [Note] InnoDB: Completed initialization of buffer pool
2017-10-07 22:25:57 208 [Note] InnoDB: Highest supported file format is Barracuda.
2017-10-07 22:25:57 208 [Note] InnoDB: 128 rollback segment(s) are active.
2017-10-07 22:25:57 208 [Note] InnoDB: Waiting for purge to start
2017-10-07 22:25:57 208 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-82.1 started; log sequence number 1835047
2017-10-07 22:25:57 11444 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-10-07 22:25:57 208 [Note] Plugin 'FEEDBACK' is disabled.
2017-10-07 22:25:57 208 [Note] Server socket created on IP: '::'.
2017-10-07 22:25:57 208 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10048: Only one usage of each socket address (protocol/network address/port) is normally permitted.


2017-10-07 22:25:57 208 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2017-10-07 22:25:57 208 [ERROR] Aborting
uttam gurung
 
Posts: 2
Joined: 07. October 2017 21:10
XAMPP version: 3.2.2
Operating System: Windows

Re: Mysql shut downs unexpectedly after some seconds

Postby Altrea » 07. October 2017 21:24

Hi,

uttam gurung wrote:2017-10-07 22:24:24 11780 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 10048: Only one usage of each socket address (protocol/network address/port) is normally permitted.


2017-10-07 22:24:24 11780 [ERROR] Do you already have another mysqld server running on port: 3306 ?


best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11933
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: Mysql shut downs unexpectedly after some seconds

Postby uttam gurung » 07. October 2017 21:40

I don't have another programme running in my laptop in the background and even I have uninstalled skype. So,I don't know there is another mysql server running on port:3306..Can you provide me the solution.
uttam gurung
 
Posts: 2
Joined: 07. October 2017 21:10
XAMPP version: 3.2.2
Operating System: Windows

Re: Mysql shut downs unexpectedly after some seconds

Postby Altrea » 07. October 2017 21:42

Use the XAMPP control panel netstat button, or use Windows Ressourcemonitors network tab, or use third party program TCPView

or send a
Code: Select all
netstat -aon|find ":3306"
command to get the PID (process ID) and find that PID in your windows task manager processes tab...

there are many ways.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11933
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 206 guests