[MDEV-15023] wsrep_sst_mysqldump: safer test of version != 5 Created: 2018-01-22 Updated: 2018-11-30 Resolved: 2018-11-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | wsrep |
| Affects Version/s: | 10.0 |
| Fix Version/s: | 10.0.35-galera |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | contribution, foundation | ||
| Description |
|
Any accidental missing of wsrep_sst_mysqldump and server version means we could miss this section. Its safer just to say !=5. |