fixed a compile warning in 5.1-bugteam
This commit is contained in:
parent
f8ada6e23d
commit
e640fa18c4
@ -195,7 +195,6 @@ bool begin_trans(THD *thd)
|
|||||||
error= -1;
|
error= -1;
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
LEX *lex= thd->lex;
|
|
||||||
thd->options|= OPTION_BEGIN;
|
thd->options|= OPTION_BEGIN;
|
||||||
thd->server_status|= SERVER_STATUS_IN_TRANS;
|
thd->server_status|= SERVER_STATUS_IN_TRANS;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user