View Single Post

  #1 (permalink)  
Old 10-11-2005
francesco
 
Posts: n/a
Default access to database

hi to everybody.
i'm a newbie in the world of mysql and i've got a problem with the
access to a database.
i created a user 'default', from host %, with his password and give him
access to a database (all privileges, with grant option).
when i try to access it from an application i get an exception (access
denied for user 'default'@'localhost').
i can access the database only by user root.

thenk you for your help
Francesco


--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
Reply With Quote