Hi, You should not use mysqlimport but mysql: mysql my_db < file.sql
See http://www.mysql.com/doc/en/mysqldump.html for details. Regards, Joseph Bueno Elby Vaz wrote:
I created a "file.sql" with mysqldump.
mysqldump my_db my_table > file.sql
What I do to get this file with the mysqlimport?
mysqlimport ??????????????????????????????????
Thanks,
e.
_________________________________________________________________
MSN Messenger: converse com os seus amigos online. http://messenger.msn.com.br
---------------------------------------------------------------------
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
--------------------------------------------------------------------- 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
