Also, take care with the new password hashing:
http://dev.mysql.com/doc/mysql/en/Password_hashing.html

Paul


On Wed, 18 Aug 2004 00:56:08 -0700, Peter Ellis <[EMAIL PROTECTED]> wrote:
> This is a MySQL error on the server side - you need to make sure that
> whatever user you're signing into MySQL with has access to modify the
> database/table you're using.  I believe the GRANT keyword in MySQL is
> what you need -- look at the MySQL reference manual:
> 
> http://dev.mysql.com/doc/
> 
> Good luck!
> --
> Peter Ellis - [EMAIL PROTECTED]
> Web Design and Development Consultant
> naturalaxis | http://www.naturalaxis.com/
> 
> 
> 
> 
> On Tue, 2004-08-17 at 23:03 -0400, [EMAIL PROTECTED] wrote:
> > I finally got my PHP5 installation to support MySQL and now this. When I try
> > to edit anything on mysqlgui.exe, it just gives me this error: error in
> > database function: access denied for user @localhost...
> >
> > I don't know if this has to do with my php installation or what. If not,
> > flame me for all I care. I'm too sick of all this mess to care.
> >
> > ...somebody help...
> 
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

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

Reply via email to