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