Results 1 to 4 of 4

Thread: Mysql error

Hybrid View

  1. #1
    Join Date
    Mar 2013
    Posts
    673

    Mysql error

    Hi,

    I just fresh install mysql enterprise version 5.6.14. When i try to access root i get this error:
    Code:
    [root@vsvr-crdb2 ~]# mysql -u root -p
    Enter password:
    ERROR 2049 (HY000): Connection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled)
    Any idea why?

    Thanks.

  2. #2
    Join Date
    Oct 2012
    Location
    Portugal - My Paradise
    Posts
    224
    try disable secure_auth :-)
    ▄▀▄ Offshore Dedicated Servers
    ▄▀▄ Keep your privacy!
    ▄▀▄ Europe Servers with DDoS Protection
    ▄▀▄ evoluso.com / info@evoluso.com / Telegram: https://t.me/EVOLUSO

  3. #3
    Join Date
    Mar 2013
    Posts
    1,328
    Try
    mysql --skip-secure-auth -u root -p

  4. #4
    Join Date
    Dec 2009
    Location
    Bangalore
    Posts
    18

Similar Threads

  1. MySQL Error : Got error -1 from storage engine Error Number : 1030
    By Linkdatacenter in forum Programming Discussion
    Replies: 2
    Last Post: 05-25-2008, 04:16 AM
  2. Installed MySQL in /usr/local/mysql but error in /var/lib/mysql
    By guest3 in forum Hosting Security and Technology
    Replies: 1
    Last Post: 01-21-2007, 06:38 PM
  3. Replies: 5
    Last Post: 05-11-2004, 12:24 AM
  4. Replies: 14
    Last Post: 11-20-2003, 12:57 PM
  5. ticketsmith mysql error --> Got an error reading communication packets
    By Domenico in forum Hosting Security and Technology
    Replies: 3
    Last Post: 11-06-2002, 08:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •