I don't know how can I solve this issue.
This is my log file:
InnoDB: using atomic writes.
2021-01-24 11:54:13 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2021-01-24 11:54:13 0 [Note] InnoDB: Uses event mutexes
2021-01-24 11:54:13 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-01-24 11:54:13 0 [Note] InnoDB: Number of pools: 1
2021-01-24 11:54:13 0 [Note] InnoDB: Using SSE2 crc32 instructions
2021-01-24 11:54:13 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2021-01-24 11:54:13 0 [Note] InnoDB: Completed initialization of buffer pool
2021-01-24 11:54:14 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2021-01-24 11:54:14 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-01-24 11:54:14 0 [Note] InnoDB: Setting file 'E:AWS2nXamppmysqldataibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-01-24 11:54:14 0 [Note] InnoDB: File 'E:AWS2nXamppmysqldataibtmp1' size is now 12 MB.
2021-01-24 11:54:14 0 [Note] InnoDB: Waiting for purge to start
2021-01-24 11:54:14 0 [Note] InnoDB: 10.4.14 started; log sequence number 21865628; transaction id 11778
2021-01-24 11:54:14 0 [Note] InnoDB: Loading buffer pool(s) from E:AWS2nXamppmysqldataib_buffer_pool
2021-01-24 11:54:14 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-01-24 11:54:14 0 [Note] Server socket created on IP: '::'.
thank you.
question from:
https://stackoverflow.com/questions/65872418/mysql-server-in-xamp-dont-run 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…