[MDEV-9289] Batch DDL causes MariaDB 10.0.22 Galera Cluster hang on Ubuntu 12.04 Created: 2015-12-15 Updated: 2019-12-12 Resolved: 2019-12-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.0.22-galera |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Zhixin Zhang | Assignee: | Seppo Jaakola |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | galera | ||
| Environment: |
Distributor ID: Ubuntu Linux web104 3.2.0-58-generic #88-Ubuntu SMP Tue Dec 3 17:37:58 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux |
||
| Attachments: |
|
| Description |
|
How to reproduce:
And then do batch ddl like this.
Then the cluster hanged. run show processlist on node b, the output was like this:
run percona-toolkit pt-pmp on node b, the output was like this
Accoding to the output, it seems that the tokudb engine causes the issue. So I disabled the tokudb engine, the issue was solved. BTW, I can't reproduced the issue on 10.0.22-galera+ubuntu 14.04, pxc , 10.1.9-galera. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2019-12-12 ] |
|
Support for 10.0-galera has ended. |