mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
remove dead VERS_EXPERIMENTAL code
changed to use DBUG keywords instead, so that the code is compiled and tested added tests.
This commit is contained in:
@ -708,10 +708,6 @@ typedef struct system_variables
|
||||
uint in_subquery_conversion_threshold;
|
||||
|
||||
vers_asof_timestamp_t vers_asof_timestamp;
|
||||
#ifdef VERS_EXPERIMENTAL
|
||||
my_bool vers_force;
|
||||
ulong vers_show;
|
||||
#endif
|
||||
my_bool vers_innodb_algorithm_simple;
|
||||
ulong vers_alter_history;
|
||||
} SV;
|
||||
|
Reference in New Issue
Block a user