mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Condition pushdown to storage engine
This commit is contained in:
@ -436,6 +436,7 @@ struct system_variables
|
||||
my_bool ndb_force_send;
|
||||
my_bool ndb_use_exact_count;
|
||||
my_bool ndb_use_transactions;
|
||||
my_bool ndb_condition_pushdown;
|
||||
#endif /* HAVE_NDBCLUSTER_DB */
|
||||
my_bool old_passwords;
|
||||
|
||||
|
Reference in New Issue
Block a user