> shell # mysqlimport -u root -p webcalendar tables-mysql.sql
> 
> where, 'webcalendar' is the database that i have created for this
> purpose. after entering the password at the password prompt it is
> displaying the following error:
> 
> mysqlimport: Error: You have an error in your SQL syntax near
> 'tables-mysql' at line 1, when using table: tables-mysql

Looks like there's nothing wrong with the command. Instead, you
have bad sql syntax on line 1, or first uncommented line in the
tables-mysql.sql file.

Thanks... Dan.



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