Answer the question
In order to leave comments, you need to log in
How to run mysql in xampp (error)?
The devil pulled me to watch a video that showed how to enable logging of all database requests to the log:
https://www.youtube.com/watch?v=4haU7uAcRjs&featur...
After watching this video, I added to my.ini:
log = file_log .log
Stopped-started mysql - error. Removed this line to hell - an error.
Logs:
2020-11-30 12:40:05 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-11-30 12:40:05 0 [Note] InnoDB: Uses event mutexes
2020-11-30 12:40:05 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-11-30 12:40:05 0 [Note] InnoDB: Number of pools: 1
2020-11-30 12:40:05 0 [Note] InnoDB: Using SSE2 crc32 instructions
2020-11-30 12:40:05 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2020-11-30 12:40:05 0 [Note] InnoDB: Completed initialization of buffer pool
2020-11-30 12:40:06 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2020-11-30 12:40:06 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-11-30 12:40:06 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-11-30 12:40:06 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2020-11-30 12:40:06 0 [Note] InnoDB: Waiting for purge to start
2020-11-30 12:40:06 0 [Note] InnoDB: 10.4.11 started; log sequence number 9729081955; transaction id 49986
2020-11-30 12:40:06 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2020-11-30 12:40:06 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-11-30 12:40:06 0 [Note] InnoDB: Buffer pool(s) load completed at 201130 12:40:06
2020-11-30 12:40:06 0 [Note] Server socket created on IP: '::'.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question