My question is this: I need to input data from a .sql file into an existing and empty database I have created.

I type this into terminal at the main command line: mysql -uUser database_name < filename.sql.

I keep getting an error message that says no such file or directory exists.

I have tried every version of this command I can think of, including from within the mysql console.

Please help.

Pam Hart


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