mysqldump for BLOB?, InnoDB log files? (no replies)
(MySQL.com) Hi,
I have 2 questions:
1. I know that we can take a logical backup of any database or table with the "mysqldump" utility. And I read in Mysql manual that this utility produces sql statements "Create Table" (for table creation), and "Insert In