[snip]Dang ! I get this error when I try to check for priv settings for
my DB
SQL-query :
USE mysql
MySQL said:
Access denied for user: '[EMAIL PROTECTED]' to database
'mysql'
[/snip]
Well, you (master) do not have a
Dang ! I get this error when I try to check for priv settings for my DB
SQL-query :
USE mysql
MySQL said:
Access denied for user: '[EMAIL PROTECTED]' to database 'mysql'
Please advise. Thanks
Pushpinder
On Tuesday, January 6, 2004, at 02:29 PM, Jay Blanchard wrote:
[snip]
I am still stuck
[snip]
I am still stuck with this bug. Can some one advise me, how to find
out if I have the FILE privilege on my DB or not.
[/snip]
USE mysql;
SELECT * FROM user WHERE User = 'master';
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello again,
I am still stuck with this bug. Can some one advise me, how to find
out if I have the FILE privilege on my DB or not.
Thanks again
Pushpinder
On Tuesday, January 6, 2004, at 12:08 PM, Michal Oskera wrote:
Hi,
ensure you have FILE privilege on the db-server host.
Mike
"Pushpind
4 matches
Mail list logo