[MXS-4865] 5.5.5- prefix should not be added if all backends are MariaDB 11 Created: 2023-11-16 Updated: 2024-01-22 Resolved: 2023-12-27 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Protocol |
| Affects Version/s: | None |
| Fix Version/s: | 6.4.14, 22.08.12, 23.02.9, 23.08.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Richard Stracke | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Sprint: | MXS-SPRINT-198 | ||||||||||||||||
| Description |
|
Due the fact, that 5.5.5. hack will be removed in MariaDB 11 ( Some applications like the security scanner telstra detects MariaDB as |
| Comments |
| Comment by markus makela [ 2023-12-04 ] |
|
So the desired behavior is to not send the 5.5.5- prefix when configured with a version string of 11.0 or higher? |
| Comment by markus makela [ 2023-12-21 ] |
|
MaxScale now follows the same behavior that MariaDB does and only appends the 5.5.5 prefix for MariaDB 10 version strings. |
| Comment by Richard Stracke [ 2023-12-27 ] |
|
There should be a possibility to remove the version string, |
| Comment by markus makela [ 2023-12-27 ] |
|
I'll still close this as Fixed as the version_string can now be set to MariaDB 11 after which the 5.5.5- prefix is not added. |