The Access Privelege and User Account links from here should help tremendously:

http://dev.mysql.com/doc/mysql/en/Post-installation.html
http://dev.mysql.com/doc/mysql/en/GRANT.html


Scott Fletcher wrote:

Hi!

    When I use the mysql_connect(), it was connected successfully.  The next
step I need to do is to use a database via mysql_select_db().  Problem is I
get the access denied error from MySQL.  It sure look like privileges is not
setted up right.  Am I right?  If so then which column in the 'user' table
in the 'mysql' database is the one that take care of the "USE DATABASE
db_name" privileges..

Thanks,
 FletchSOD

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to