How to make a proper sql backup in phpmyadmin
- AYHJA
- 392
- Posts: 37990
- Joined: Fri Sep 17, 2004 2:25 pm
- Location: Washington, D.C.
- Contact:
Should work perfectly for backing up your DB for safety, or for import using the bigdumpscript and so forth...
BBcode: | |
Hide post links |
-
- Site Admin
- Posts: 2411
- Joined: Sat Nov 06, 2004 4:43 am
- Location: Sydney, Australia
- Contact:
For me, defaults work fine, just make sure 'Enclose export in a transaction' is checked, and that "gzipped"-style compression is selected
If you plan to wipe everything you have, you may as well check the Add DROP TABLE checkbox, but only if you want a clean insert..
If you plan to wipe everything you have, you may as well check the Add DROP TABLE checkbox, but only if you want a clean insert..
BBcode: | |
Hide post links |