1
0
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:
miguel@hegel.br
2003-01-04 01:19:17 -02:00
parent 02810a48be
commit f50abc4467
2 changed files with 2 additions and 2 deletions

View File

@ -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;