in reply to Connection problem with MySQL( Client does not support auth...)

Either upgrade your libmysqlclient library to 4.1 or higher, or try this.

  • Comment on Re: Connection problem with MySQL( Client does not support auth...)

Replies are listed 'Best First'.
Re^2: Connection problem with MySQL( Client does not support auth...)
by jeanluca (Deacon) on Jun 19, 2007 at 22:04 UTC
    is that library not also used by php ?

    LuCa
        thnx a lot, changing the password format solved it!

        LuCa