1. 03 Nov, 2003 1 commit
  2. 02 Nov, 2003 3 commits
  3. 31 Oct, 2003 3 commits
    • guilhem@mysql.com's avatar
      4 small items in this: · c1f7f339
      guilhem@mysql.com authored
      - when we don't have in_addr_t, use uint32.
      - a forgotten initialization of slave_proxy_id in sql/log_event.cc (was not really "forgot", was
      "we needn't init it there", but there was one case where we needed...).
      - made slave_proxy_id always meaningful in THD and Log_event, so we can
      rely more on it (no need to test if it's meaningful). THD::slave_proxy_id
      is equal to THD::thread_id except for the slave SQL thread.
      - clean up the slave's temporary table (i.e. free their memory) when slave
      server shuts down.
      c1f7f339
    • konstantin@mysql.com's avatar
      minor fix in rm · 975177fd
      konstantin@mysql.com authored
      975177fd
    • konstantin@mysql.com's avatar
      thd->query assignment moved out · f9015d5a
      konstantin@mysql.com authored
      of lock scope
      f9015d5a
  4. 30 Oct, 2003 6 commits
  5. 29 Oct, 2003 5 commits
  6. 28 Oct, 2003 3 commits
  7. 27 Oct, 2003 2 commits
  8. 25 Oct, 2003 4 commits
  9. 24 Oct, 2003 3 commits
  10. 23 Oct, 2003 4 commits
  11. 22 Oct, 2003 5 commits
  12. 21 Oct, 2003 1 commit