At 22:04 -0700 3/25/02, Keith Spiller wrote:
>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?

How would it know which data line goes in which table?

>
>
>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