1. 26 Jul, 2016 1 commit
    • Daniele Sciascia's avatar
      MW-292 Reset timestamp after transaction replay · 7431368e
      Daniele Sciascia authored
      Transaction replay causes the THD to re-apply the replication
      events from execution, using the same path appliers do. While
      applying the log events, the THD's timestamp is set to the
      timestamp of the event.
      Setting the timestamp explicitly causes function NOW() to
      always the timestamp that was set. To avoid this behavior we
      reset the timestamp after replaying is done.
      7431368e
  2. 25 Jul, 2016 3 commits
  3. 20 Jul, 2016 2 commits
  4. 30 Jun, 2016 1 commit
  5. 27 Jun, 2016 2 commits
  6. 24 Jun, 2016 3 commits
  7. 23 Jun, 2016 5 commits
  8. 22 Jun, 2016 9 commits
  9. 21 Jun, 2016 14 commits