[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

Reply via email to