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
| Thread |
|---|
| • mysqlimport | Keith Spiller | 26 Mar |
| • Re: mysqlimport | Paul DuBois | 26 Mar |