XAMPP error?

I triedstarting this, but get an er reor when starting MySQL
image

I check the log and

cd C:\Users\lurtnowski\AAT\dpg_1.10

2023-01-30 12:36:52 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2023-01-30 12:36:52 0 [Note] InnoDB: Uses event mutexes
2023-01-30 12:36:52 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2023-01-30 12:36:52 0 [Note] InnoDB: Number of pools: 1
2023-01-30 12:36:52 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-01-30 12:36:52 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2023-01-30 12:36:52 0 [Note] InnoDB: Completed initialization of buffer pool
2023-01-30 12:36:52 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-01-30 12:36:52 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-01-30 12:36:52 0 [Note] InnoDB: Setting file ‘\xampp\mysql\data\ibtmp1’ size to 12 MB. Physically writing the file full; Please wait …
2023-01-30 12:36:52 0 [Note] InnoDB: File ‘\xampp\mysql\data\ibtmp1’ size is now 12 MB.
2023-01-30 12:36:52 0 [Note] InnoDB: Waiting for purge to start
2023-01-30 12:36:52 0 [Note] InnoDB: 10.4.24 started; log sequence number 660678202; transaction id 2888419
2023-01-30 12:36:52 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2023-01-30 12:36:52 0 [Note] Plugin ‘FEEDBACK’ is disabled.
2023-01-30 12:36:52 0 [Note] Server socket created on IP: ‘::’.

There is nothing of interest in there. Are you sure those are the complete logs?

Is something else listening on port 3306?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.