I need to restore 20 gigabytes of binary logfiles.
What should I do in order to get the job done as quickly as possible?

I am considering this:
mysqlbinlog --database=mydb logfiles | mysql -f

Thanks,
Jacob

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to