mirror of
https://github.com/MariaDB/server.git
synced 2026-02-15 23:28:40 +01:00
Reason: ====== During InnoDB DDL, statistics updation fails due to lock wait timeout and calls push_warning_printf() to generate warnings but then returns success, causing the SQL layer to attempt calling set_ok_status() when the diagnostics area is already set. Solution: ========= By temporarily setting abort_on_warning to false around operations that prevents warning to error escalation and restore the original setting after calling HA_EXTRA_END_ALTER_COPY for alter operation. |
||
|---|---|---|
| .. | ||
| include | ||
| r | ||
| t | ||