When I try to start mysql, it shuts down:
Error: MySQL shutdown unexpectedly.
This may be due to a blocked port, missing dependencies,
improper privileges, a crash, or a shutdown by another method.
Press the Logs button to view error logs and check
the Windows Event Viewer for more clues
If you need more help, copy and post this
entire log window on the forums
This is what the logs say:
019-12-30 11:38:45 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2019-12-30 11:38:45 0 [Note] InnoDB: Uses event mutexes
2019-12-30 11:38:45 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-12-30 11:38:45 0 [Note] InnoDB: Number of pools: 1
2019-12-30 11:38:45 0 [Note] InnoDB: Using SSE2 crc32 instructions
2019-12-30 11:38:45 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2019-12-30 11:38:45 0 [Note] InnoDB: Completed initialization of buffer pool
2019-12-30 11:38:45 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-12-30 11:38:45 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-12-30 11:38:45 0 [Note] InnoDB: Setting file
'D:\a\dec8\xammp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-12-30 11:38:45 0 [Note] InnoDB: File 'D:\a\dec8\xammp\mysql\data\ibtmp1' size is now 12 MB.
2019-12-30 11:38:45 0 [Note] InnoDB: Waiting for purge to start
2019-12-30 11:38:45 0 [Note] InnoDB: 10.4.10 started; log sequence number 113890; transaction id 9
2019-12-30 11:38:45 0 [Note] InnoDB: Loading buffer pool(s) from D:\a\dec8\xammp\mysql\data\ib_buffer_pool
2019-12-30 11:38:45 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-12-30 11:38:45 0 [Note] InnoDB: Buffer pool(s) load completed at 191230 11:38:45
2019-12-30 11:38:45 0 [Note] Server socket created on IP: '::'.
I've watched multiple videos and none of which show me how to correct this. This has happened to me before and I simply reinstalled xammp and that worked fine. However I don't want to do that this time and recreate my db. I want to know how to fix it. Also, if there is a better place to ask this question, please tell me.