mariadb/storage
Monty af33202af7 Added DDL_options_st *thd_ddl_options(const MYSQL_THD thd)
This is used by InnoDB to detect if CREATE...SELECT is used

Other things:
- Changed InnoDB to use thd_ddl_options()
- Removed lock checking code for create...select (Approved by Marko)
2021-06-14 17:03:19 +03:00
..
archive Merge 10.4 into 10.5 2021-04-21 09:01:01 +03:00
blackhole
columnstore switch columnstore from pre-alpha 6.1.1 back to 5.5.2-3 2021-05-19 22:54:14 +02:00
connect Merge 10.4 into 10.5 2021-06-08 16:03:53 +03:00
csv Merge branch 'bb-10.4-release' into bb-10.5-release 2021-02-15 16:43:15 +01:00
example
federated Fix all warnings given by UBSAN 2021-05-19 22:54:14 +02:00
federatedx federatedx: ha_federatedx::get_txn -> static 2021-06-11 13:02:55 +02:00
heap Merge 10.5 into 10.6 2021-06-09 16:50:58 +03:00
innobase Added DDL_options_st *thd_ddl_options(const MYSQL_THD thd) 2021-06-14 17:03:19 +03:00
maria Aria now marks not used varchar space with MEM_UNDEFINED on read. 2021-06-14 17:03:19 +03:00
mroonga Merge 10.5 into 10.6 2021-05-26 11:22:40 +03:00
myisam MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 2021-06-06 13:21:03 +02:00
myisammrg Reduce usage of strlen() 2021-05-19 22:27:48 +02:00
oqgraph cleanup: formatting 2021-06-11 13:02:55 +02:00
perfschema Merge 10.5 into 10.6 2021-06-01 11:39:38 +03:00
rocksdb MDEV-25506 (3 of 3): Do not delete .ibd files before commit 2021-06-09 17:06:07 +03:00
sequence Merge branch 'bb-10.4-release' into bb-10.5-release 2021-02-15 16:43:15 +01:00
sphinx MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 2021-06-06 13:21:03 +02:00
spider MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 2021-06-06 13:21:03 +02:00
test_sql_discovery MDEV-8334: Rename utf8 to utf8mb3 2021-05-19 06:48:36 +02:00