Solve the mySql error in Xampp

2024-11-13 13:31:29 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 25052
2024-11-13 13:31:29 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-11-13 13:31:29 0 [Note] InnoDB: Uses event mutexes
2024-11-13 13:31:29 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-11-13 13:31:29 0 [Note] InnoDB: Number of pools: 1
2024-11-13 13:31:29 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-11-13 13:31:29 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-11-13 13:31:29 0 [Note] InnoDB: Completed initialization of buffer pool
2024-11-13 13:31:29 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300288
2024-11-13 13:31:30 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2024-11-13 13:31:30 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2024-11-13 13:31:30 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2024-11-13 13:31:30 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2024-11-13 13:31:30 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2024-11-13 13:31:30 0 [Note] InnoDB: Waiting for purge to start
2024-11-13 13:31:30 0 [Note] InnoDB: 10.4.32 started; log sequence number 300297; transaction id 170
2024-11-13 13:31:30 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2024-11-13 13:31:30 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-11-13 13:31:30 0 [Note] Server socket created on IP: '::'.
2024-11-13 13:31:30 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.


2024-11-13 13:31:30 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2024-11-13 13:31:30 0 [ERROR] Aborting
2024-11-14 20:43:51 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 26556
2024-11-14 20:43:51 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2024-11-14 20:43:51 0 [Note] InnoDB: Uses event mutexes
2024-11-14 20:43:51 0 [Note] InnoDB: Compressed tables use zlib 1.3
2024-11-14 20:43:51 0 [Note] InnoDB: Number of pools: 1
2024-11-14 20:43:51 0 [Note] InnoDB: Using SSE2 crc32 instructions
2024-11-14 20:43:51 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2024-11-14 20:43:51 0 [Note] InnoDB: Completed

Steps to solve the error ——

Step 1 - Open task manager by using command — ( ctrl + shift + esc )

Step 2 - Open process and stop the process mysqld or msqld.exe