Yep, you dont need to recover the database because:
1) You did a clean shutdown
2) You dont need (as i believe) an integral copy of your database, because its for a demo, anyway the data is 1 month older, so if you miss some records that "probably" will be missing on the log those are not relevant for your purpose, right ?

Carlos


On 7/14/2009 9:08 PM, Daevid Vincent wrote:
-----Original Message-----
From: Carlos Proal [mailto:carlos.pr...@gmail.com] Sent: Tuesday, July 14, 2009 5:13 PM
Another thing you can do is simply erase the innodb logs.
If the dbms
really was shutdown properly then the logs are useful,
they will be recreated again and you can go forward with your demo.

You're suggesting I can delete these two files?

-rw-rw---- 1 mysql mysql     5242880 2009-07-14 19:18 ib_logfile0
-rw-rw---- 1 mysql mysql 5242880 2009-07-14 18:30 ib_logfile1




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to