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:
unknown 2007-11-27 17:38:21 -07:00
parent 54b5d592d3
commit 7093e25e37

View file

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