Page 1 of 1

cannot start mysql in xampp control panel v3.2.4

PostPosted: 08. June 2019 11:46
by geekaysys
2019-06-08 18:44:43 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-06-08 18:44:43 0 [Note] InnoDB: Uses event mutexes
2019-06-08 18:44:43 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-06-08 18:44:43 0 [Note] InnoDB: Number of pools: 1
2019-06-08 18:44:43 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-06-08 18:44:43 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-06-08 18:44:43 0 [Note] InnoDB: Completed initialization of buffer pool
2019-06-08 18:44:44 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-06-08 18:44:44 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-06-08 18:44:44 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-06-08 18:44:44 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2019-06-08 18:44:44 0 [Note] InnoDB: Waiting for purge to start
2019-06-08 18:44:44 0 [Note] InnoDB: 10.3.15 started; log sequence number 1791538; transaction id 163
2019-06-08 18:44:44 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2019-06-08 18:44:44 0 [Note] InnoDB: Buffer pool(s) load completed at 190608 18:44:44
2019-06-08 18:44:44 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-06-08 18:44:44 0 [Note] Server socket created on IP: '::'.
2019-06-08 18:44:44 0 [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.


2019-06-08 18:44:44 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2019-06-08 18:44:44 0 [ERROR] Aborting

Re: cannot start mysql in xampp control panel v3.2.4

PostPosted: 08. June 2019 20:14
by Nobbie
There is probably already another MySQL installation running.