[MDEV-21402] sql_safe_updates breaks Galera 4 Created: 2019-12-29 Updated: 2021-04-06 Resolved: 2021-04-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.4.11 |
| Fix Version/s: | 10.4.19, 10.5.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vincent Milum Jr | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | galera, galera_4, sql_safe_updates | ||
| Environment: |
FreeBSD mariadb104-server precompiled package |
||
| Description |
|
Built in Galera 4 cluster management is broken with sql_safe_updates enabled:
Also, instead of DELETE FROM, shouldn't it be TRUNCATE anyways? |
| Comments |
| Comment by Shayan Talaiyan [ 2021-04-05 ] |
|
Hello... I've just noticed this error in my logs and came across this bug... Could someone explain what the impact is? Should I disable safe update mode until a fix comes out or is it okay to run with? |