Thanks to all for this reply. regards anandkl
On 6/17/07, Geoffroy Cogniaux <[EMAIL PROTECTED]> wrote:
2007/6/16, ViSolve DB Team <[EMAIL PROTECTED]>: > -- this itself takes consistent backup. mysqldump utility by default locks > the table. yes with --lock-tables option which do a "FLUSH TABLES WITH READ LOCK" and is a good consistent way for myisam tables.