mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
merging
This commit is contained in:
@ -306,6 +306,7 @@ int check_user(THD *thd, enum enum_server_command command,
|
||||
/* Send the error to the client */
|
||||
net_send_error(thd);
|
||||
DBUG_RETURN(-1);
|
||||
}
|
||||
}
|
||||
send_ok(thd);
|
||||
DBUG_RETURN(0);
|
||||
|
Reference in New Issue
Block a user