Dear Typo3sters, Does anyone pay special care to which flags to use when running mysqldump? Since Typo3 uses both MyISAM and InnoDB, I sort of figure using --single-transaction should enhance consistency. It locks tables by default via --opt. Otherwise I just use --all-databases, but what do you do?
Thanks, --Koji _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
