mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
rewritten test using loop (BUG#930)
removed unused field (now it is in variables)
This commit is contained in:
@ -452,7 +452,6 @@ public:
|
||||
/* variables.transaction_isolation is reset to this after each commit */
|
||||
enum_tx_isolation session_tx_isolation;
|
||||
char scramble[9];
|
||||
uint8 query_cache_type; // type of query cache processing
|
||||
bool slave_thread;
|
||||
bool set_query_id,locked,count_cuted_fields,some_tables_deleted;
|
||||
bool no_errors, allow_sum_func, password, fatal_error;
|
||||
|
Reference in New Issue
Block a user