mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Merge branch '10.3' into 10.4
This commit is contained in:
commit
244f0e6dd8
750 changed files with 8198 additions and 9670 deletions
|
|
@ -383,7 +383,7 @@ key_code value_string
|
|||
DEALLOCATE PREPARE stmt;
|
||||
DROP VIEW v1;
|
||||
DROP TABLE t1,t2,t3;
|
||||
set optimizer_switch=@subselect2_test_tmp;
|
||||
set optimizer_switch=@save_optimizer_switch;
|
||||
create table t1 (a int);
|
||||
create table t2 (a int);
|
||||
create table t3(a int);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue