Monday, November 21, 2022

Cannot run XAMPP - MySql

 Here is the article.

  1. Make a backup for this folder C:\xampp\mysql\data (make sure your backup folder's name is not backup) .
  2. Now Copy all files/folders from C:\xampp\mysql\backup except ibdata1 to avoid error of table does not exist .
  3. Paste all copied files/folders to C:\xampp\mysql\data

Also I did copy all files but left ibdata1 and also logfiles unchanged. 
ibdata1
ib_logfile0
ib_logfile1


And then I recreated the user account for the database


No comments:

Post a Comment