Here is what I do with mysql 5.1 and my innodb tables on Linux... mysqldump --single-transaction --skip-lock-tables --all-databases | gzip ...
確定! 回上一頁