Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0
into moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-bug20637 sql/sql_yacc.yy: Auto merged
This commit is contained in:
commit
bc3fe09a77
@ -7054,6 +7054,8 @@ load_data_lock:
|
|||||||
Ignore this option in SP to avoid problem with query cache
|
Ignore this option in SP to avoid problem with query cache
|
||||||
*/
|
*/
|
||||||
if (Lex->sphead != 0)
|
if (Lex->sphead != 0)
|
||||||
|
$$= YYTHD->update_lock_default;
|
||||||
|
else
|
||||||
#endif
|
#endif
|
||||||
$$= TL_WRITE_CONCURRENT_INSERT;
|
$$= TL_WRITE_CONCURRENT_INSERT;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user