Bug#290989: php4-mysql: mysql client API version is incompatible with greater than mysql 4.0

2005-01-17 Thread ben thielsen
Package: php4-mysql Version: 4:4.3.10-2 Severity: important package appears to have been built using version 3 mysql include and lib files (presumably because of the libmysqlclient10 dependency), which results in a mysql client API version of 3.23.56. this was determined with the phpinfo()

Bug#290989: php4-mysql: mysql client API version is incompatible with greater than mysql 4.0

2005-01-17 Thread Andres Salomon
On Mon, 2005-01-17 at 23:05 -0500, ben thielsen wrote: [...] unfortunately, this makes connecting to a mysql server running greater than 4.0 impossible, unless users passwords are reset using the OLD_PASSWORD() mysql function. typically, the following message is returned: Alternatively,