Hello all,

In mysql, do we have a way to "mysqldump" all tables except two in a database. I know we have the way only dump schema, only data, a specific table, both data structure and data. But could someone help me about dumping all tables in a structure except two.

For example, in databse "D1", I have 10 tables, I'd like to dump 8 of them at one time.

Thanks a lot!
Emi


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



Reply via email to