Is there a command that will load in all of the data from a table within a database ".sql" file on disk? The only import option I am seeing is "LOAD DATA INFILE" which requires a text file already exported to disk. How about a way to load in the table data directly from the database file?

Thanks,

John


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

Reply via email to