List:General Discussion« Previous MessageNext Message »
From:Nestor Florez Date:October 15 2003 7:03pm
Subject:Re: Command line fails "mysql mydb < mufile.sql"
View as plain text  
Did not workd, I get an error
ERROR 1045: Access denied for user: 'administrator@localhost' (Using
password: NO)

I can log in as -u administrator when I use the -p option.  I need to
make it work
from  command line  because I am planning to put this command in 
a script to make it automatic to insert records.

Nestor :-)

Nestor A. Florez


>>> Tobias Asplund <flupps@stripped> 10/15/2003 12:02:21 PM >>>

> c:\>mysql mydb < myfile.sql
> ERROR 1044: Access denied for user: '@localhost' to database 'mydb'

try mysql -u administrator mydb < myfile.sql

Thread
Command line fails "mysql mydb < mufile.sql"Nestor Florez15 Oct
  • Re: Command line fails "mysql mydb < mufile.sql"Victoria Reznichenko15 Oct
Re: Command line fails "mysql mydb < mufile.sql"Nestor Florez15 Oct
  • Re: Command line fails "mysql mydb < mufile.sql"Tobias Asplund15 Oct
Re: Command line fails "mysql mydb < mufile.sql"Nestor Florez15 Oct
  • Re: Command line fails "mysql mydb < mufile.sql"Paul DuBois15 Oct