[MDEV-18557] Galera: Rolling upgrade: eliminate binlog format check for DDLs Created: 2019-02-12 Updated: 2019-02-21 Resolved: 2019-02-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.4.3, 10.3.13 |
| Fix Version/s: | 10.4.3, 10.3.14 |
| Type: | Bug | Priority: | Major |
| Reporter: | Shahriyar Rzayev (Inactive) | Assignee: | Teemu Ollakka |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | galera | ||
| Environment: |
Ubuntu 18.04 |
||
| Description |
|
Found this during upgrade tests:
As discussed with Teemu: DROP DATABASE is replicated as Query_log_event, which is the format for STATEMENT replication. I guess the binlog format check should not care about DDLs |
| Comments |
| Comment by Shahriyar Rzayev (Inactive) [ 2019-02-21 ] |
|
Can be closed as related PR is merged in 10.4 |