mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Revert
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user