| Bug #26162 | Trigger DML ignores low_priority_updates setting | ||
|---|---|---|---|
| Submitted: | 7 Feb 2007 21:27 | Modified: | 18 Jun 2007 19:35 |
| Reporter: | Harrison Fisk | ||
| Status: | Closed | ||
| Category: | Server: Triggers | Severity: | S3 (Non-critical) |
| Version: | 5.0.34 | OS: | Linux (Linux 2.6.15 (Ubuntu 6.06 LTS)) |
| Assigned to: | Georgi Kodinov | Target Version: | |
| Tags: | trigger, low_priority_updates, bfsm_2007_02_15 | ||
[7 Feb 2007 21:27]
Harrison Fisk
[28 May 2007 14:44]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/27462 ChangeSet@1.2504, 2007-05-28 15:43:22+03:00, gkodinov@macbook.gmz +4 -0 Bug #26162: The value of "low-priority-updates" option and the LOW PRIORITY prefix was taken into account at parse time. This caused triggers (among others) to ignore this flag (if supplied for the DML statement). Moved reading of the LOW PRIORITY flag at run time. Fixed an incosistency when handling SET GLOBAL LOW_PRIORITY_UPDATES : now it is in effect for delayed INSERTs.
[29 May 2007 10:01]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/27535 ChangeSet@1.2504, 2007-05-29 10:59:06+03:00, gkodinov@magare.gmz +6 -0 Bug #26162: Trigger DML ignores low_priority_updates setting The value of "low-priority-updates" option and the LOW PRIORITY prefix was taken into account at parse time. This caused triggers (among others) to ignore this flag (if supplied for the DML statement). Moved reading of the LOW_PRIORITY flag at run time. Fixed an incosistency when handling SET GLOBAL LOW_PRIORITY_UPDATES : now it is in effect for delayed INSERTs. Tested by checking the effect of LOW_PRIORITY flag via a trigger.
[4 Jun 2007 23:20]
Bugs System
Pushed into 5.1.20-beta
[4 Jun 2007 23:22]
Bugs System
Pushed into 5.0.44
[18 Jun 2007 19:35]
Paul DuBois
Noted in 5.0.44, 5.1.20 changelogs. Statements within triggers ignored the value of the low_priority_updates system variable.
[20 Jul 2007 16:25]
Konstantin Osipov
See also Bug#29936 Stored Procedure DML ignores low_priority_updates setting
[22 Aug 2007 1:21]
Bugs System
Pushed into 5.1.22-beta
[22 Aug 2007 1:22]
Bugs System
Pushed into 5.0.48
[22 Aug 2007 1:41]
Marc Alff
Please ignore the last 2 entries added automatically. This bug was resolved in 5.0.44 and 5.1.20.
