1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00
This commit is contained in:
msvensson@pilot.mysql.com
2007-11-26 19:42:07 +01:00
parent 702361735a
commit 385e3a895e

View File

@ -2166,7 +2166,7 @@ com_go(String *buffer,char *line __attribute__((unused)))
{
char buff[200], time_buff[32], *pos;
MYSQL_RES *result;
ulong timer, warnings= 0;
ulong timer, warnings;
uint error= 0;
int err= 0;