Thursday, September 23, 2021

Can't run XAMPP - MySql

 This is as a result of some files in C:\xampp\mysql\data\mysql getting corrupted.

Solution:

  1. Back up C:\xampp\mysql\data
  2. Copy all file C:\xampp\mysql\backup
  3. Paste and replace existing file in: C:\xampp\mysql\dataexcept for the ibdata1 file.
    Leaving ibdata1 will help against table does not exist error.