1. 11 Jul, 2018 1 commit
  2. 02 Jul, 2018 3 commits
  3. 28 Jun, 2018 1 commit
  4. 27 Jun, 2018 1 commit
  5. 26 Jun, 2018 2 commits
  6. 25 Jun, 2018 1 commit
    • Andrei Elkin's avatar
      MDEV-15242 Poor RBR update performance with partitioned tables · 28e1f145
      Andrei Elkin authored
      Observed and described
      partitioned engine execution time difference
      between master and slave was caused by excessive invocation
      of base_engine::rnd_init which was done also for partitions
      uninvolved into Rows-event operation.
      The bug's slave slowdown therefore scales with the number of partitions.
      
      Fixed with applying an upstream patch.
      
      References:
      ----------
      https://bugs.mysql.com/bug.php?id=73648
      Bug#25687813 REPLICATION REGRESSION WITH RBR AND PARTITIONED TABLES
      28e1f145
  7. 24 Jun, 2018 1 commit
  8. 20 Jun, 2018 5 commits
  9. 19 Jun, 2018 3 commits
  10. 13 Jun, 2018 3 commits
  11. 12 Jun, 2018 4 commits
  12. 11 Jun, 2018 4 commits
  13. 10 Jun, 2018 11 commits