Bug 10312

Summary: Пересобрать с новой libmysqlclient
Product: Sisyphus Reporter: Andrew Kornilov <hiddenman>
Component: mod_auth_mysqlAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2    
Version: unstable   
Hardware: all   
OS: Linux   

Description Andrew Kornilov 2006-11-23 20:52:28 MSK
При использовании текущей mod_auth_mysql с mysql>4.0 (4.1,5.x) штатно он не
работает. Выдается ошибка:
Client does not support authentication protocol requested
by server; consider upgrading MySQL client
На http://dev.mysql.com/doc/refman/5.0/en/old-client.html написано:
To solve this problem, you should use one of the following approaches:
* Upgrade all client programs to use a 4.1.1 or newer client library.
* When connecting to the server with a pre-4.1 client program, use an account
that still has a pre-4.1-style password. 

То есть, пароли всем пользователям нужно задавать через функцию OLD_PASSWORD().
Логичнее пересобрать пакет с libmysqlclient от mysql5?  Или от этого развалится
что-то еще?
Comment 1 Vladimir V. Kamarzin 2006-12-15 11:58:07 MSK
reassign
Comment 2 Vladimir V. Kamarzin 2006-12-15 11:58:38 MSK
Fixed in 3.0.0-alt1