1. 27 Oct, 2010 3 commits
  2. 26 Oct, 2010 5 commits
  3. 25 Oct, 2010 6 commits
  4. 23 Oct, 2010 2 commits
    • 's avatar
      Manual merge · f11fc602
      authored
      f11fc602
    • 's avatar
      Bug#27606 GRANT statement should be replicated with DEFINER information · 180e74bd
      authored
      "Grantor" columns' data is lost when replicating mysql.tables_priv.
      Slave SQL thread used its default user ''@'' as the grantor of GRANT|REVOKE
      statements executing on it.
      
      In this patch, current user is put in query log event for all GRANT and REVOKE
      statement, SQL thread uses the user in query log event as grantor.
      180e74bd
  5. 22 Oct, 2010 2 commits
  6. 21 Oct, 2010 16 commits
  7. 20 Oct, 2010 6 commits