diff options
Diffstat (limited to 'include/mysql.h.pp')
-rw-r--r-- | include/mysql.h.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mysql.h.pp b/include/mysql.h.pp index 051821c2d37..4e6240a19ac 100644 --- a/include/mysql.h.pp +++ b/include/mysql.h.pp @@ -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" { |