1
0
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:
bell@sanja.is.com.ua
2003-08-08 23:27:22 +03:00
parent bb12d905cb
commit ddd3ee8b27
3 changed files with 14 additions and 1036 deletions

View File

@ -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;