1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Patch for push of wl1354 Partitioning

This commit is contained in:
mronstrom@mysql.com
2005-07-18 13:31:02 +02:00
parent 8b90390ed5
commit 67087e2aa7
99 changed files with 14672 additions and 594 deletions

View File

@ -0,0 +1,4 @@
-- require r/have_partition.require
disable_query_log;
show variables like "have_partition_engine";
enable_query_log;