Re: Restore Data from deleted DB in MySql

2004-01-08 Thread Daniel Kasak
Alex wrote: Hi I created DB in MySql with name “x” I finish fill data to this DB Next day somebody run any script And this script removed my DB and created new DB with the same name How can I get my data back in MySql Did you have any logging running? Maybe a binary transaction log

Restore Data from deleted DB in MySql

2004-01-08 Thread Alex
Hi I created DB in MySql with name “x” I finish fill data to this DB Next day somebody run any script And this script removed my DB and created new DB with the same name How can I get my data back in MySql -- MySQL General Mailing List For list archives: http://lists.mysql.com/mys