Topic: mysql-server 5.5.12 and 5.5.13 not compatible with mysql 4.0.x clients

Greetings,

It has come to my attention that mysql-server-5.5.12 and mysql-server-5.5.13 are not compatible with MySQL 4.0 clients. When attempting to connect, with and without a password, the client always responds with:

ERROR 1043: Bad handshake

MySQL Bug:
http://bugs.mysql.com/bug.php?id=61222

The client cannot be upgraded, it is part of a complex system that is not easily updated.

We found that mysql-server-5.5.11 still works perfectly, though. So lately the fix has just been to downgrade to 5.5.11. Unfortunately, it seems to have been removed from the repository. Is there anyway I could get access to the old 5.5.11 rpm's for mysql, mysql-server, and mysql-libs for both i386 and x86_64?

Re: mysql-server 5.5.12 and 5.5.13 not compatible with mysql 4.0.x clients

For which distro ? version ? arch ?

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: mysql-server 5.5.12 and 5.5.13 not compatible with mysql 4.0.x clients

Oh sorry forgot to mention that -

CentOS 5.6 i386 and x86_64

Re: mysql-server 5.5.12 and 5.5.13 not compatible with mysql 4.0.x clients

Uploaded in the archives (not a yum repo) for i386 and x86_64

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: mysql-server 5.5.12 and 5.5.13 not compatible with mysql 4.0.x clients

Thank You!

Re: mysql-server 5.5.12 and 5.5.13 not compatible with mysql 4.0.x clients

This bug is, according to upstream, fix in Version 5.5.14 which is available in remi repo.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi