mirror of
https://github.com/MariaDB/server.git
synced 2025-06-16 11:21:15 +03:00
Fix warnings and error VC++ compiler
This commit is contained in:
@ -1414,7 +1414,6 @@ static int com_server_help(String *buffer __attribute__((unused)),
|
||||
server_cmd= cmd_buf;
|
||||
}
|
||||
|
||||
char buff[16], time_buf[32];
|
||||
MYSQL_RES *result;
|
||||
ulong timer;
|
||||
uint error= 0;
|
||||
|
Reference in New Issue
Block a user