1
Hi, I was wondering how I am supposed to handle my sql database, i have had very tragic experiences in the past, when exporting, which settings should i use? there are many e.g. drop table, drop database, insert, update, replace... I just want my database backup in such a way that if my in-use database is destroyed, i just goto phpmyadmin, and simply import the file, or rather drop all existing tables, and then import the file.... Please help