ha_innodb.cc:
Add return statement sql/ha_innodb.cc: Add return statement
This commit is contained in:
parent
02392941c0
commit
3e55ff618d
@ -3666,6 +3666,8 @@ ha_innobase::start_stmt(
|
||||
prebuilt->select_lock_type = LOCK_NONE;
|
||||
|
||||
thd->transaction.all.innodb_active_trans = 1;
|
||||
|
||||
return(0);
|
||||
}
|
||||
|
||||
/**********************************************************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user