1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-06 19:08:06 +03:00

MDEV-16470: switch off user variables (and fixes of its support)

This commit is contained in:
Oleksandr Byelkin
2020-06-11 23:12:48 +02:00
parent 8ec21afc8e
commit 82f3ceed12
13 changed files with 88 additions and 72 deletions

View File

@@ -113,7 +113,6 @@ enum enum_session_state_type
SESSION_TRACK_GTIDS,
SESSION_TRACK_TRANSACTION_CHARACTERISTICS,
SESSION_TRACK_TRANSACTION_STATE,
SESSION_TRACK_USER_VARIABLES,
SESSION_TRACK_always_at_the_end
};
extern "C" {