1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

remove @@system_versioning_innodb_algorithm_simple

and delete few garbage-in-garbage-out tests
This commit is contained in:
Sergei Golubchik
2018-02-22 01:09:01 +01:00
parent b9c70b889c
commit 33366b1098
11 changed files with 11 additions and 103 deletions

View File

@ -726,7 +726,6 @@ typedef struct system_variables
uint in_subquery_conversion_threshold;
vers_asof_timestamp_t vers_asof_timestamp;
my_bool vers_innodb_algorithm_simple;
ulong vers_alter_history;
} SV;