mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge 10.2 into 10.3 (except MDEV-17556)
The fix of MDEV-17556 (commite25623e78a
and commit61a362c949
) has been omitted due to conflicts and will have to be applied separately later.
This commit is contained in:
@ -3291,7 +3291,7 @@ public:
|
||||
void update_all_stats();
|
||||
void update_stats(void);
|
||||
void change_user(void);
|
||||
void cleanup(void);
|
||||
void cleanup(bool have_mutex=false);
|
||||
void cleanup_after_query();
|
||||
void free_connection();
|
||||
void reset_for_reuse();
|
||||
|
Reference in New Issue
Block a user