Subject: | mysql 4 authentication fails |
MySQL 4 uses a new authentication method, but DBD-mysql does not support this method. Users have to program around this problem of reconfigure the mysql server before they can use mysql databases with DBD-mysql.
Since the whole point of using modules is to prevent users from programming around common situations or to reconfigure servers, I call this a critical bug.