#14009 closed defect (fixed)
MySQL5 5.0.51 does not work with SSL - need patch
Reported by: | compconsultant@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | mysql5 | Cc: | nox@… |
Port: | mysql5, mysql5-devel |
Description
The bug is reported on the MySQL bug tracker under various numbers:
http://bugs.mysql.com/bug.php?id=33050 http://bugs.mysql.com/bug.php?id=33292
The (better) patch is found here:
http://bugs.mysql.com/file.php?id=8119&text=1
Essentially, you cannot connect via client using SSL to a remote MySQL server, including, replication and the MySQL client. So, the bug only affects those using SSL. Works fine in 5.0.45. So, this is not a problem with the Port per se, it's a problem in the MySQL source, since there is a patch which they say works, I am asking that it be included in the Port.
Our sites all use SSL, so, we cannot use the port as is.
Change History (4)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
comment:2 Changed 16 years ago by nox@…
Cc: | nox@… added |
---|
comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | mysql5 mysql5-devel added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Sorry for not reacting to this bug before, but MySQL bug 33050 says this was fixed in MySQL 5.0.58 and 5.1.24, so it should be fixed in MacPorts as well, where we currently have mysql5 @5.0.75 and mysql5-devel @5.1.30.
Cc Me!