IMPORTANT: ubh3 + MySQL 4.1.x + DBD::mysql

"gerardlanois" <[email protected]> Sat, 01 Jan 2005 19:16:30 -0000
Newsgroups gmane.network.ubh
Message-ID <[email protected]>

If you upgrade your MySQL to 4.1.x, you will likely get
this error message from DBD:

    "Client does not support authentication protocol requested
     by server; consider upgrading MySQL client"

This problem is caused by DBD::mysql being compiled against an older
version of MySQL.  The ideal solution is to re-build your DBD::mysql
against the more recent MySQL 4.1.x client libraries.

However, there is a short-term workaround.  Fire up the
mysql command line client and use these commands:

    use mysql;
    SET PASSWORD FOR 'ubhcache@localhost' = OLD_PASSWORD('ubhcache');


There is more info at:

    http://dev.mysql.com/doc/mysql/en/Old_client.html


-Gerard

PS: Anyone played with MySQL 5.0 yet?






 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ubh/

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/