Skip to content

Instantly share code, notes, and snippets.

@salipro4ever
Created August 31, 2017 03:34
Show Gist options
  • Save salipro4ever/e23fa52acdf37a14eb47b0d3e04a0774 to your computer and use it in GitHub Desktop.
Save salipro4ever/e23fa52acdf37a14eb47b0d3e04a0774 to your computer and use it in GitHub Desktop.
Xampp - restore db from other
  1. Install same version (suggest: portable in C:/xampp)
  2. Change same root/password like old
  3. Backup new /mysql/data and paste /data folder to here
  4. Start xampp

----------- ERROR

  1. Table "xxx" doesn't exist -> need copy all /data folder not only database name

  2. Cannot login root@localhost -> Not same password and username

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment