mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge 10.3 into 10.4
Disable MDEV-20576 assertions until MDEV-20595 has been fixed.
This commit is contained in:
@@ -1875,6 +1875,7 @@ bool st_select_lex_unit::cleanup()
|
||||
DBUG_RETURN(FALSE);
|
||||
}
|
||||
}
|
||||
columns_are_renamed= false;
|
||||
cleaned= 1;
|
||||
|
||||
for (SELECT_LEX *sl= first_select(); sl; sl= sl->next_select())
|
||||
|
||||
Reference in New Issue
Block a user