"Mike S" <[EMAIL PROTECTED]> wrote:
> I had an account "mike" to mysql. But somehow I change the password. So now
> I have just one access to the system as root.
> Trying to login to mysql as root with password and without password no
> success. Root password is: 123456.
>
> What I'm doing wrong
I had an account "mike" to mysql. But somehow I change the password. So now
I have just one access to the system as root.
Trying to login to mysql as root with password and without password no
success. Root password is: 123456.
What I'm doing wrong? I cannot connect to MYSQL as root.
[EMAIL PRO
Neil Barnes wrote:
> Hi everyone.
> Please see below, I cannot login as the root user in MySQL.
> Access-Denied any ideas anyone?
>
> My System = RedHat Linux 7.0 (all latest patches applied) Intel
> Pentium III
>
> MySQL rpm's installed =
>
> MySQL-3.23.39-1.i386.rpm
> MySQL-client
Try
mysql -u root -p
Or just restart mysql with --skip-grant-tables
and see what is up...!
Simon
-Original Message-
From: Neil Barnes [mailto:[EMAIL PROTECTED]]
Sent: 11 July 2001 15:19
To: [EMAIL PROTECTED]
Subject: Cannot Login as ROOT
Hi everyone.
Please see below, I cannot
Hi everyone.
Please see below, I cannot login as the root user in MySQL. Access-Denied
... any ideas anyone?
My System = RedHat Linux 7.0 (all latest patches applied) Intel Pentium III
MySQL rpm's installed =
MySQL-3.23.39-1.i386.rpm
MySQL-client-3.23.39-1.i386.rpm
MySQL-shared-3.23.39-1.i38