1. 20 Jun, 2006 1 commit
    • guilhem@mysql.com's avatar
      Fix for BUG#20522 "RBR: CREATE TEMPORARY TABLE SELECT writes to binlog · ff179e37
      guilhem@mysql.com authored
      though unneeded". It's indeed unneeded, as slave is only interested in
      permanent tables, and permanent tables don't depend on temporary tables
      when in row-based binlogging mode. And other CREATE TEMPORARY TABLE
      (referring no table or with LIKE) already don't write the CREATE to
      binlog in row-based mode. 
      ff179e37
  2. 19 Jun, 2006 8 commits
  3. 18 Jun, 2006 1 commit
  4. 17 Jun, 2006 6 commits
  5. 16 Jun, 2006 24 commits