FML is what I said a few months ago when I did a SQL database restore on a live server so I can look at the data. Did not realize that the dump had "DROP DATABASE [live]" in it and my parameter to specify the new database name was useless.
When writing a database backup script always make sure it does not add that line to the dump, there's an option for that.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.