Revert

parent 70236173
...@@ -2166,7 +2166,7 @@ com_go(String *buffer,char *line __attribute__((unused))) ...@@ -2166,7 +2166,7 @@ com_go(String *buffer,char *line __attribute__((unused)))
{ {
char buff[200], time_buff[32], *pos; char buff[200], time_buff[32], *pos;
MYSQL_RES *result; MYSQL_RES *result;
ulong timer, warnings= 0; ulong timer, warnings;
uint error= 0; uint error= 0;
int err= 0; int err= 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment