Page 1 of 1

Mysql is not starting (error log added)

PostPosted: 26. July 2021 07:47
by inert__atom
hello i am facing the following problem i dont know what to do , please help!!
2021-07-26 12:11:05 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-07-26 12:11:05 0 [Note] InnoDB: Uses event mutexes
2021-07-26 12:11:05 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-07-26 12:11:05 0 [Note] InnoDB: Number of pools: 1
2021-07-26 12:11:05 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-07-26 12:11:05 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-07-26 12:11:05 0 [Note] InnoDB: Completed initialization of buffer pool
2021-07-26 12:11:05 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300288
2021-07-26 12:11:06 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-07-26 12:11:06 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-07-26 12:11:06 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-07-26 12:11:06 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-07-26 12:11:06 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-07-26 12:11:06 0 [Note] InnoDB: Waiting for purge to start
2021-07-26 12:11:06 0 [Note] InnoDB: 10.4.20 started; log sequence number 300297; transaction id 170
2021-07-26 12:11:06 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-07-26 12:11:06 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-07-26 12:11:06 0 [Note] InnoDB: Buffer pool(s) load completed at 210726 12:11:06
2021-07-26 12:11:06 0 [Note] Server socket created on IP: '::'.
2021-07-26 12:11:06 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.


2021-07-26 12:11:06 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2021-07-26 12:11:06 0 [ERROR] Aborting
2021-07-26 12:11:10 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-07-26 12:11:10 0 [Note] InnoDB: Uses event mutexes
2021-07-26 12:11:10 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-07-26 12:11:10 0 [Note] InnoDB: Number of pools: 1
2021-07-26 12:11:10 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-07-26 12:11:10 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-07-26 12:11:10 0 [Note] InnoDB: Completed initialization of buffer pool
2021-07-26 12:11:10 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-07-26 12:11:10 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-07-26 12:11:10 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-07-26 12:11:10 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-07-26 12:11:10 0 [Note] InnoDB: Waiting for purge to start
2021-07-26 12:11:10 0 [Note] InnoDB: 10.4.20 started; log sequence number 300306; transaction id 170
2021-07-26 12:11:10 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-07-26 12:11:10 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-07-26 12:11:10 0 [Note] Server socket created on IP: '::'.
2021-07-26 12:11:10 0 [Note] InnoDB: Buffer pool(s) load completed at 210726 12:11:10
2021-07-26 12:11:10 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.


2021-07-26 12:11:10 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2021-07-26 12:11:10 0 [ERROR] Aborting
2021-07-26 12:11:19 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-07-26 12:11:19 0 [Note] InnoDB: Uses event mutexes
2021-07-26 12:11:19 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-07-26 12:11:19 0 [Note] InnoDB: Number of pools: 1
2021-07-26 12:11:19 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-07-26 12:11:19 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-07-26 12:11:19 0 [Note] InnoDB: Completed initialization of buffer pool
2021-07-26 12:11:19 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-07-26 12:11:19 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-07-26 12:11:19 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-07-26 12:11:19 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-07-26 12:11:19 0 [Note] InnoDB: Waiting for purge to start
2021-07-26 12:11:19 0 [Note] InnoDB: 10.4.20 started; log sequence number 300315; transaction id 170
2021-07-26 12:11:19 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-07-26 12:11:19 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-07-26 12:11:19 0 [Note] Server socket created on IP: '::'.
2021-07-26 12:11:19 0 [Note] InnoDB: Buffer pool(s) load completed at 210726 12:11:19
2021-07-26 12:11:19 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.


2021-07-26 12:11:19 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2021-07-26 12:11:19 0 [ERROR] Aborting
2021-07-26 12:11:41 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-07-26 12:11:41 0 [Note] InnoDB: Uses event mutexes
2021-07-26 12:11:41 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-07-26 12:11:41 0 [Note] InnoDB: Number of pools: 1
2021-07-26 12:11:41 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-07-26 12:11:41 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-07-26 12:11:41 0 [Note] InnoDB: Completed initialization of buffer pool
2021-07-26 12:11:41 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-07-26 12:11:41 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-07-26 12:11:41 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-07-26 12:11:41 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-07-26 12:11:41 0 [Note] InnoDB: Waiting for purge to start
2021-07-26 12:11:41 0 [Note] InnoDB: 10.4.20 started; log sequence number 300324; transaction id 170
2021-07-26 12:11:41 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-07-26 12:11:41 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-07-26 12:11:41 0 [Note] Server socket created on IP: '::'.
2021-07-26 12:11:41 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.


2021-07-26 12:11:41 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2021-07-26 12:11:41 0 [ERROR] Aborting
2021-07-26 12:17:57 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-07-26 12:17:57 0 [Note] InnoDB: Uses event mutexes
2021-07-26 12:17:57 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-07-26 12:17:57 0 [Note] InnoDB: Number of pools: 1
2021-07-26 12:17:57 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-07-26 12:17:57 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-07-26 12:17:57 0 [Note] InnoDB: Completed initialization of buffer pool
2021-07-26 12:17:57 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-07-26 12:17:57 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-07-26 12:17:57 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-07-26 12:17:57 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2021-07-26 12:17:57 0 [Note] InnoDB: Waiting for purge to start
2021-07-26 12:17:57 0 [Note] InnoDB: 10.4.20 started; log sequence number 300342; transaction id 170
2021-07-26 12:17:57 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2021-07-26 12:17:57 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-07-26 12:17:57 0 [Note] Server socket created on IP: '::'.
2021-07-26 12:17:57 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.


2021-07-26 12:17:57 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2021-07-26 12:17:57 0 [Note] InnoDB: Buffer pool(s) load completed at 210726 12:17:57
2021-07-26 12:17:57 0 [ERROR] Aborting

[EDIT by Altrea: splitted from original topic - untelated & one topic per unique user and issue rule]