MySQL startup error

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

MySQL startup error

Postby yoshiyahu » 21. September 2018 22:04

Hello! I am new at using this and dont really know what I am doing. Attempting to use xampp for wordpress.
Apache module works fine, but when I attempt to run the MySQL module it fails. Not sure why. I will paste the log below. Thank you.

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

2018-09-21 15:34:11 2644 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.
2018-09-21 15:34:11 9796 [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.

2018-09-21 15:34:11 9796 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-09-21 15:34:11 9796 [Note] InnoDB: The InnoDB memory heap is disabled
2018-09-21 15:34:11 9796 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-09-21 15:34:11 9796 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-09-21 15:34:11 9796 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-09-21 15:34:11 9796 [Note] InnoDB: Using generic crc32 instructions
2018-09-21 15:34:11 9796 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-09-21 15:34:11 9796 [Note] InnoDB: Completed initialization of buffer pool
2018-09-21 15:34:11 9796 [Note] InnoDB: Highest supported file format is Barracuda.
2018-09-21 15:34:11 9796 [Note] InnoDB: 128 rollback segment(s) are active.
2018-09-21 15:34:11 9796 [Note] InnoDB: Waiting for purge to start
2018-09-21 15:34:11 9796 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1835037
2018-09-21 15:34:11 10624 [Note] InnoDB: Dumping buffer pool(s) not yet started
2018-09-21 15:34:11 9796 [Note] Plugin 'FEEDBACK' is disabled.
2018-09-21 15:34:11 9796 [Note] Server socket created on IP: '::'.
2018-09-21 15:34:11 9796 [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.


2018-09-21 15:34:11 9796 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2018-09-21 15:34:11 9796 [ERROR] Aborting

2018-09-21 15:34:23 1b0 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.
2018-09-21 15:34:23 432 [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.

2018-09-21 15:34:23 432 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-09-21 15:34:23 432 [Note] InnoDB: The InnoDB memory heap is disabled
2018-09-21 15:34:23 432 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-09-21 15:34:23 432 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-09-21 15:34:23 432 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-09-21 15:34:23 432 [Note] InnoDB: Using generic crc32 instructions
2018-09-21 15:34:23 432 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-09-21 15:34:23 432 [Note] InnoDB: Completed initialization of buffer pool
2018-09-21 15:34:23 432 [Note] InnoDB: Highest supported file format is Barracuda.
2018-09-21 15:34:23 432 [Note] InnoDB: 128 rollback segment(s) are active.
2018-09-21 15:34:23 432 [Note] InnoDB: Waiting for purge to start
2018-09-21 15:34:23 432 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1835047
2018-09-21 15:34:23 8720 [Note] InnoDB: Dumping buffer pool(s) not yet started
2018-09-21 15:34:23 432 [Note] Plugin 'FEEDBACK' is disabled.
2018-09-21 15:34:23 432 [Note] Server socket created on IP: '::'.
2018-09-21 15:34:23 432 [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.


2018-09-21 15:34:23 432 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2018-09-21 15:34:23 432 [ERROR] Aborting

2018-09-21 15:34:32 34ec 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.
2018-09-21 15:34:32 13548 [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.

2018-09-21 15:34:32 13548 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-09-21 15:34:32 13548 [Note] InnoDB: The InnoDB memory heap is disabled
2018-09-21 15:34:32 13548 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-09-21 15:34:32 13548 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-09-21 15:34:32 13548 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-09-21 15:34:32 13548 [Note] InnoDB: Using generic crc32 instructions
2018-09-21 15:34:32 13548 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-09-21 15:34:32 13548 [Note] InnoDB: Completed initialization of buffer pool
2018-09-21 15:34:32 13548 [Note] InnoDB: Highest supported file format is Barracuda.
2018-09-21 15:34:32 13548 [Note] InnoDB: 128 rollback segment(s) are active.
2018-09-21 15:34:32 13548 [Note] InnoDB: Waiting for purge to start
2018-09-21 15:34:32 13548 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1835057
2018-09-21 15:34:32 7936 [Note] InnoDB: Dumping buffer pool(s) not yet started
2018-09-21 15:34:32 13548 [Note] Plugin 'FEEDBACK' is disabled.
2018-09-21 15:34:32 13548 [Note] Server socket created on IP: '::'.
2018-09-21 15:34:32 13548 [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.


2018-09-21 15:34:32 13548 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2018-09-21 15:34:32 13548 [ERROR] Aborting

2018-09-21 15:38:22 4cc 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.
2018-09-21 15:38:22 1228 [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.

2018-09-21 15:38:22 1228 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-09-21 15:38:22 1228 [Note] InnoDB: The InnoDB memory heap is disabled
2018-09-21 15:38:22 1228 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-09-21 15:38:22 1228 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-09-21 15:38:22 1228 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-09-21 15:38:22 1228 [Note] InnoDB: Using generic crc32 instructions
2018-09-21 15:38:23 1228 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-09-21 15:38:23 1228 [Note] InnoDB: Completed initialization of buffer pool
2018-09-21 15:38:23 1228 [Note] InnoDB: Highest supported file format is Barracuda.
2018-09-21 15:38:23 1228 [Note] InnoDB: 128 rollback segment(s) are active.
2018-09-21 15:38:23 1228 [Note] InnoDB: Waiting for purge to start
2018-09-21 15:38:23 1228 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1835067
2018-09-21 15:38:23 1844 [Note] InnoDB: Dumping buffer pool(s) not yet started
2018-09-21 15:38:23 1228 [Note] Plugin 'FEEDBACK' is disabled.
2018-09-21 15:38:23 1228 [Note] Server socket created on IP: '::'.
2018-09-21 15:38:23 1228 [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.


2018-09-21 15:38:23 1228 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2018-09-21 15:38:23 1228 [ERROR] Aborting

2018-09-21 15:41:47 2ecc 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.
2018-09-21 15:41:47 11980 [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.

2018-09-21 15:41:47 11980 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-09-21 15:41:47 11980 [Note] InnoDB: The InnoDB memory heap is disabled
2018-09-21 15:41:47 11980 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-09-21 15:41:47 11980 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-09-21 15:41:47 11980 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-09-21 15:41:47 11980 [Note] InnoDB: Using generic crc32 instructions
2018-09-21 15:41:47 11980 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-09-21 15:41:47 11980 [Note] InnoDB: Completed initialization of buffer pool
2018-09-21 15:41:47 11980 [Note] InnoDB: Highest supported file format is Barracuda.
2018-09-21 15:41:47 11980 [Note] InnoDB: 128 rollback segment(s) are active.
2018-09-21 15:41:47 11980 [Note] InnoDB: Waiting for purge to start
2018-09-21 15:41:47 11980 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1835077
2018-09-21 15:41:47 6512 [Note] InnoDB: Dumping buffer pool(s) not yet started
2018-09-21 15:41:47 11980 [Note] Plugin 'FEEDBACK' is disabled.
2018-09-21 15:41:47 11980 [Note] Server socket created on IP: '::'.
2018-09-21 15:41:47 11980 [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.


2018-09-21 15:41:47 11980 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2018-09-21 15:41:47 11980 [ERROR] Aborting

2018-09-21 15:44:40 18fc 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.
2018-09-21 15:44:40 6396 [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.

2018-09-21 15:44:40 6396 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-09-21 15:44:40 6396 [Note] InnoDB: The InnoDB memory heap is disabled
2018-09-21 15:44:40 6396 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-09-21 15:44:40 6396 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-09-21 15:44:40 6396 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-09-21 15:44:40 6396 [Note] InnoDB: Using generic crc32 instructions
2018-09-21 15:44:40 6396 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-09-21 15:44:40 6396 [Note] InnoDB: Completed initialization of buffer pool
2018-09-21 15:44:40 6396 [Note] InnoDB: Highest supported file format is Barracuda.
2018-09-21 15:44:40 6396 [Note] InnoDB: 128 rollback segment(s) are active.
2018-09-21 15:44:40 6396 [Note] InnoDB: Waiting for purge to start
2018-09-21 15:44:40 6396 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1835087
2018-09-21 15:44:40 5124 [Note] InnoDB: Dumping buffer pool(s) not yet started
2018-09-21 15:44:40 6396 [Note] Plugin 'FEEDBACK' is disabled.
2018-09-21 15:44:40 6396 [Note] Server socket created on IP: '::'.
2018-09-21 15:44:40 6396 [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.


2018-09-21 15:44:40 6396 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2018-09-21 15:44:40 6396 [ERROR] Aborting

2018-09-21 15:49:36 3890 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.
2018-09-21 15:49:36 14480 [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.

2018-09-21 15:49:36 14480 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-09-21 15:49:36 14480 [Note] InnoDB: The InnoDB memory heap is disabled
2018-09-21 15:49:36 14480 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-09-21 15:49:36 14480 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-09-21 15:49:36 14480 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-09-21 15:49:36 14480 [Note] InnoDB: Using generic crc32 instructions
2018-09-21 15:49:36 14480 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-09-21 15:49:36 14480 [Note] InnoDB: Completed initialization of buffer pool
2018-09-21 15:49:36 14480 [Note] InnoDB: Highest supported file format is Barracuda.
2018-09-21 15:49:36 14480 [Note] InnoDB: 128 rollback segment(s) are active.
2018-09-21 15:49:36 14480 [Note] InnoDB: Waiting for purge to start
2018-09-21 15:49:36 14480 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1835097
2018-09-21 15:49:36 3928 [Note] InnoDB: Dumping buffer pool(s) not yet started
2018-09-21 15:49:36 14480 [Note] Plugin 'FEEDBACK' is disabled.
2018-09-21 15:49:36 14480 [Note] Server socket created on IP: '::'.
2018-09-21 15:49:36 14480 [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.


2018-09-21 15:49:36 14480 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2018-09-21 15:49:36 14480 [ERROR] Aborting

2018-09-21 15:49:58 2f54 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.
2018-09-21 15:49:58 12116 [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.

2018-09-21 15:49:58 12116 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-09-21 15:49:58 12116 [Note] InnoDB: The InnoDB memory heap is disabled
2018-09-21 15:49:58 12116 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-09-21 15:49:58 12116 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-09-21 15:49:58 12116 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-09-21 15:49:58 12116 [Note] InnoDB: Using generic crc32 instructions
2018-09-21 15:49:58 12116 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-09-21 15:49:58 12116 [Note] InnoDB: Completed initialization of buffer pool
2018-09-21 15:49:58 12116 [Note] InnoDB: Highest supported file format is Barracuda.
2018-09-21 15:49:58 12116 [Note] InnoDB: 128 rollback segment(s) are active.
2018-09-21 15:49:58 12116 [Note] InnoDB: Waiting for purge to start
2018-09-21 15:49:58 12116 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1835107
2018-09-21 15:49:58 11716 [Note] InnoDB: Dumping buffer pool(s) not yet started
2018-09-21 15:49:58 12116 [Note] Plugin 'FEEDBACK' is disabled.
2018-09-21 15:49:58 12116 [Note] Server socket created on IP: '::'.
2018-09-21 15:49:58 12116 [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.


2018-09-21 15:49:58 12116 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2018-09-21 15:49:58 12116 [ERROR] Aborting

2018-09-21 15:51:25 2554 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.
2018-09-21 15:51:25 9556 [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.

2018-09-21 15:51:25 9556 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-09-21 15:51:25 9556 [Note] InnoDB: The InnoDB memory heap is disabled
2018-09-21 15:51:25 9556 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-09-21 15:51:25 9556 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-09-21 15:51:25 9556 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-09-21 15:51:25 9556 [Note] InnoDB: Using generic crc32 instructions
2018-09-21 15:51:25 9556 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-09-21 15:51:25 9556 [Note] InnoDB: Completed initialization of buffer pool
2018-09-21 15:51:25 9556 [Note] InnoDB: Highest supported file format is Barracuda.
2018-09-21 15:51:25 9556 [Note] InnoDB: 128 rollback segment(s) are active.
2018-09-21 15:51:25 9556 [Note] InnoDB: Waiting for purge to start
2018-09-21 15:51:25 9556 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1835117
2018-09-21 15:51:25 13416 [Note] InnoDB: Dumping buffer pool(s) not yet started
2018-09-21 15:51:25 9556 [Note] Plugin 'FEEDBACK' is disabled.
2018-09-21 15:51:25 9556 [Note] Server socket created on IP: '::'.
2018-09-21 15:51:25 9556 [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.


2018-09-21 15:51:25 9556 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2018-09-21 15:51:25 9556 [ERROR] Aborting

2018-09-21 15:55:37 2634 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.
2018-09-21 15:55:37 9780 [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.

2018-09-21 15:55:37 9780 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2018-09-21 15:55:37 9780 [Note] InnoDB: The InnoDB memory heap is disabled
2018-09-21 15:55:37 9780 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2018-09-21 15:55:37 9780 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2018-09-21 15:55:37 9780 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-09-21 15:55:37 9780 [Note] InnoDB: Using generic crc32 instructions
2018-09-21 15:55:37 9780 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2018-09-21 15:55:37 9780 [Note] InnoDB: Completed initialization of buffer pool
2018-09-21 15:55:37 9780 [Note] InnoDB: Highest supported file format is Barracuda.
2018-09-21 15:55:37 9780 [Note] InnoDB: 128 rollback segment(s) are active.
2018-09-21 15:55:37 9780 [Note] InnoDB: Waiting for purge to start
2018-09-21 15:55:37 9780 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.39-83.1 started; log sequence number 1835127
2018-09-21 15:55:37 12440 [Note] InnoDB: Dumping buffer pool(s) not yet started
2018-09-21 15:55:37 9780 [Note] Plugin 'FEEDBACK' is disabled.
2018-09-21 15:55:37 9780 [Note] Server socket created on IP: '::'.
2018-09-21 15:55:37 9780 [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.


2018-09-21 15:55:37 9780 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2018-09-21 15:55:37 9780 [ERROR] Aborting
yoshiyahu
 
Posts: 1
Joined: 21. September 2018 21:59
XAMPP version: v3.2.2
Operating System: Win 10 Pro

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 84 guests