[MXS-1477] Lost connection to MySQL server during query Created: 2017-10-19 Updated: 2017-12-27 Resolved: 2017-12-27 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | galeramon, readwritesplit |
| Affects Version/s: | 2.1.6, 2.1.9 |
| Fix Version/s: | 2.1.12 |
| Type: | Bug | Priority: | Major |
| Reporter: | Dirk Gnedler | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | galera, mariadb, maxscale | ||
| Environment: |
HyperV VM - Operating System: Ubuntu 16.04.3 LTS - Kernel: Linux 4.4.0-92-generic MariaDB Cluster: Operating System: Ubuntu 16.04.3 LTS - Kernel: Linux 4.4.0-92-generic - mysql Ver 15.1 Distrib 10.0.31-MariaDB Galera Cluster |
||
| Attachments: |
|
| Description |
|
Hello, we have problems with maxscale in front of MariaDB. As you can see in my Log on Line 76 the Connection drop and all Sessions close. the mariadb server has no corresponding log entry or warning 2 things we have seen that could maybe be part of the problem: |
| Comments |
| Comment by markus makela [ 2017-11-08 ] | |||
|
Appears to be caused by this:
I think this could be fixed by using the new query_retries parameter that was added to solve this problem in 2.1.10. The parameter will cause a failed query to be retried N times before giving up. Setting this value to 1 should prevent most of the false positives while still retaining the relatively fast failure detection. | |||
| Comment by Dirk Gnedler [ 2017-11-09 ] | |||
|
Thank you for your hint with this new option. | |||
| Comment by markus makela [ 2017-11-21 ] | |||
|
ahdDGne Any updates? | |||
| Comment by markus makela [ 2017-12-27 ] | |||
|
Closing as fixed due to no feedback. It is also likely that this is already fixed in 2.1.12. If not, please reopen this. |