1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-11 05:52:26 +03:00

MDEV-13245 Add struct AUTHID

This commit is contained in:
Alexander Barkov
2017-07-05 17:18:33 +04:00
parent 5c0df0e4a8
commit 58dd72f18c
12 changed files with 57 additions and 47 deletions

View File

@@ -57,7 +57,6 @@ public:
class THD;
typedef struct st_lex_user LEX_USER;
typedef struct user_conn USER_CONN;
void init_max_user_conn(void);