diff options
author | unknown <davi@moksha.local> | 2007-08-17 17:11:08 -0300 |
---|---|---|
committer | unknown <davi@moksha.local> | 2007-08-17 17:11:08 -0300 |
commit | 7ee93c1639deef7e84cd162a0d7cff6c2cca2bc1 (patch) | |
tree | 4fbb4fdedadb853b8f59ba4e8d6591607cb649fb /sql/sql_handler.cc | |
parent | 8bdb043f087ffbad27ab6daaeba8954b41711b57 (diff) | |
download | mariadb-git-7ee93c1639deef7e84cd162a0d7cff6c2cca2bc1.tar.gz |
Bug#29936 (Stored Procedure DML ignores low_priority_updates setting)
This is a follow up for the patch for Bug#26162 "Trigger DML ignores low_priority_updates setting", where the stored procedure ignores the session setting of low_priority_updates.
sql/lock.cc:
Add late lock_type assertion.
sql/sql_base.cc:
Possibly downgrade lock type to the the session setting of low_priority_updates and also remove early assertion.
Diffstat (limited to 'sql/sql_handler.cc')
0 files changed, 0 insertions, 0 deletions