[MXS-2525] before upgrade to 2.3, all works well ,after upgrade maxscale to 2.3.7,some programing drivers can not work well Created: 2019-05-29 Updated: 2020-08-24 Resolved: 2019-05-31 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Protocol |
| Affects Version/s: | 2.2.1, 2.3.5 |
| Fix Version/s: | 2.2.22, 2.3.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | xqzt | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
mysql 5.7 client work ok as follows |
| Comments |
| Comment by xqzt [ 2019-05-29 ] |
|
all mysql servers behind maxscale are mysql 5.7.23 |
| Comment by xqzt [ 2019-05-29 ] |
|
tcpdump |
| Comment by xqzt [ 2019-05-29 ] |
|
[maxscale] [server1] [server2] [server3] [MariaDB-Monitor] [Read-Only-Service] [Read-Write-Service] enable_root_user=true [MaxAdmin-Service] [Read-Only-Listener] [Read-Write-Listener] [MaxAdmin-Listener] |
| Comment by markus makela [ 2019-05-29 ] |
|
Managed to reproduce with the 5.1 client. |
| Comment by markus makela [ 2019-05-29 ] |
|
What version of MaxScale did you use before? |
| Comment by markus makela [ 2019-05-29 ] |
|
Looks like this is a bug introduced in a recent 2.2 version. |
| Comment by markus makela [ 2019-05-29 ] |
|
The bug was introduced into MaxScale 2.2.21 and 2.3.5 so using 2.2.20 or 2.3.4 is a workaround. |
| Comment by xqzt [ 2019-05-30 ] |
|
I roll back to MaxScale 2.3.4, it works now . Thanks a lot ! |