I am not sure if you can restore just one table from a dump with the mysql client, you could however just copy the table entries out of you dump into a new file and restore that
On 5/15/07 12:28 AM, "Ananda Kumar" <[EMAIL PROTECTED]> wrote: > Hi All, > I have take a mysqldump of my entire database, is it possible to restore > just one table from this mysqldump. > > Also, i have taken binary backup of my database, and one of the datafile is > corrupt, is it possible to restore just this file from backup and start the > mysqldb. Mysql database is running in innodb engine. > > regards > anandkl -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]