mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge branch '11.4' into 11.5
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
DROP TABLE IF EXISTS t1, t2, v, x;
|
||||
# Actual test of key caches
|
||||
# Verifing that reads/writes use the key cache correctly
|
||||
SET @org_key_cache_buffer_size= @@global.default.key_buffer_size;
|
||||
|
Reference in New Issue
Block a user