.)
-Original Message-
From: Benjamin Pflugmann [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 12, 2001 8:33 AM
To: Edward Sepulveda
Cc: [EMAIL PROTECTED]
Subject: Re: Problem with source command for command line (win version)
Hi.
May sound like a stupid question, but do you have read access to
The "access denied" message is most likely occurring because you are not
supplying the password option (-p) to the mysql command.
- TIM
> Using the source command on the command line, I am getting "access
> denied" (to
> the file, I am guessing).
>
> I have tried these statements:
>
> (1) "sour
Hi.
May sound like a stupid question, but do you have read access to
source_file?
Please quote the complete line with error message.
Are you able to execute another statement on the server?
What does source_file contain? When it tries to create a database, a
table, whatever - do the user you u
Using the source command on the command line, I am getting "access
denied" (to
the file, I am guessing).
I have tried these statements:
(1) "source filename"
(2) "mysql -h hostname -u user database < source_file"
and I received the same "access denied" message.
What am I doing wrong?
Edward
Using the source on the command line, I am getting "access denied" (to
the file, I am guessing).
The user has all privledges granted. I have tried
"mysql -h hostname -u user database < source_file"
and I received the same "access denied" message.
What am I doing wrong?
Edward (newbie)
NetZe