Florian, Friday, August 02, 2002, 2:38:02 PM, you wrote: FL> I think it's good but how i can look because i begin to use mysql and i am FL> not very good
If you have permissions to the database 'mysql' you can look on the contents of the table 'user'. If there is a corresponding entry user_name and host_name to connect from your remote host. If you have appropriate permissions you can allow user to connect from specific host using GRANT statement: http://www.mysql.com/doc/G/R/GRANT.html Take a look also at the following links. Here is some info about MySQL privilege system: http://www.mysql.com/doc/P/r/Privileges.html http://www.mysql.com/doc/P/r/Privileges_provided.html http://www.mysql.com/doc/A/c/Access_denied.html FL> At 13:09 02/08/02, you wrote: >>Hello Florian, >>Friday, August 02, 2002, 1:41:51 PM, you wrote: >> >>Please, don't send me your answer, send it to the mailing list. >> >>FL> i have got access denied >> >>Check permissions for your user. Seems, your user has permissions to >>connect only from localhost. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php