mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
ix compilition for computer in a previous timezone
Build-tools/Do-compile: Fix compilition for computer in a previous timezone sql/net_serv.cc: Added comment sql/sql_parse.cc: Cleanup
This commit is contained in:
@@ -174,7 +174,6 @@ static bool check_user(THD *thd,enum_server_command command, const char *user,
|
||||
*/
|
||||
|
||||
static HASH hash_user_connections;
|
||||
static DYNAMIC_ARRAY user_conn_array;
|
||||
extern pthread_mutex_t LOCK_user_conn;
|
||||
|
||||
struct user_conn {
|
||||
|
||||
Reference in New Issue
Block a user