mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Reversed SQL_ANSI_MODE per Monty's request.
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
This commit is contained in:
@ -285,9 +285,6 @@ public:
|
||||
ulong slave_proxy_id; // in slave thread we need to know in behalf of which
|
||||
// thread the query is being run to replicate temp tables properly
|
||||
|
||||
// thread-specific state map for lex parser
|
||||
uchar state_map[256];
|
||||
|
||||
THD();
|
||||
~THD();
|
||||
bool store_globals();
|
||||
|
Reference in New Issue
Block a user