I'm using phpmyadmin - though I installed it myself.

One of the thing that threw me quiet often is that one has to 
FLUSH-PRIVILEGES  before the MySQL will find any new password settings etc. 
I spent numerous hours tearing my hear out only to realize that MySQL had 
made the changes but had not yet loaded them..

So.. Do a password change.,. do a mysqldadmin -u root -p 
flush-privileges  and things might work..

Dave



At 9/09/2001 03:41 AM, you wrote:

> >
> >    Something doesn't sound right.  Do this.  Simply login as
> >    root.  From the
> >    root directory enter the command mysql.  Do you get this:
> >
> >    [root@e-smith /root]# mysql
> >    Welcome to the MySQL monitor.  Commands end with ; or \g.
> >    Your MySQL connection id is 250 to server version: 3.23.32
> >
> >    Type 'help;' or '\h' for help. Type '\c' to clear the buffer
> >
> >    mysql>
> >
> >    Type exit to return to the command prompt.
> >
> >    --
>
>
>Not exactly, I have to type:
>
>         [root@e-smith /root]# mysql -u root -p
>
>then enter my root password to get in.
>
>Mark.
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.274 / Virus Database: 144 - Release Date: 8/23/2001
>
>
>--
>Please report bugs to [EMAIL PROTECTED]
>Please mail [EMAIL PROTECTED] (only) to discuss security issues
>Support for registered customers and partners to [EMAIL PROTECTED]
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to