Why don't you use the mysqldump program to dump only those tables you want and not the entire database?

http://dev.mysql.com/doc/mysql/en/mysqldump.html

Cheers,

--V

Buchibabu wrote:
Hi,

Please let me know how to extract few tables from a dump file, which is taken with 
mysqldump. I know it extracting a file. But the thing is I would like to do it with 
mysql.

Thanks,
Buchibabu

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



Reply via email to