Hello,

mysqlimport --replace --fields-terminated-by=\| --verbose --user=user --password=mysql 
database tables.sql

I'm trying to use the mysqlimport command.  I have multiple tables listed in my 
table.sql file.  But the command requires that the filesname be the same as the table 
you try to import.  Is there anyway to import all of the tables at once?


Keith


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to