mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 15:24:16 +01:00
Cset exclude: tsmith@ramayana.hindu.god|ChangeSet|20071127191535|13686
This change isn't correct, and the correct one will be pulled in from another repository. client/mysql.cc: Exclude
This commit is contained in:
parent
54b5d592d3
commit
7093e25e37
1 changed files with 1 additions and 2 deletions
|
@ -2155,8 +2155,7 @@ com_go(String *buffer,char *line __attribute__((unused)))
|
|||
{
|
||||
char buff[200], time_buff[32], *pos;
|
||||
MYSQL_RES *result;
|
||||
ulong timer;
|
||||
ulong warnings= 0;
|
||||
ulong timer, warnings;
|
||||
uint error= 0;
|
||||
int err= 0;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue