1. 03 Jun, 2007 1 commit
    • gkodinov/kgeorge@macbook.gmz's avatar
      Bug #26162: Trigger DML ignores low_priority_updates setting · 9a1d8adc
      gkodinov/kgeorge@macbook.gmz authored
        
      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.
      9a1d8adc
  2. 28 May, 2007 1 commit
  3. 27 May, 2007 1 commit
  4. 26 May, 2007 3 commits
  5. 25 May, 2007 3 commits
  6. 24 May, 2007 5 commits
  7. 23 May, 2007 7 commits
  8. 22 May, 2007 10 commits
  9. 21 May, 2007 9 commits