1. 23 Nov, 2003 2 commits
    • guilhem@mysql.com's avatar
      Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 · fd82946b
      guilhem@mysql.com authored
      into mysql.com:/home/mysql_src/mysql-4.1
      fd82946b
    • guilhem@gbichot2's avatar
      Replication: · 05e5a35b
      guilhem@gbichot2 authored
      Now the I/O thread (in flush_master_info()) flushes the relay log to disk
      after reading every event. Slower but provides additionnal safety in case
      of brutal crash.
      I had to make the flush optional (i.e. add a if(some_bool_argument) in the function)
      because sometimes flush_master_info() is called when there is no usable
      relay log (the relay log's IO_CACHE is not initialized so can't be flushed).
      05e5a35b
  2. 22 Nov, 2003 5 commits
  3. 21 Nov, 2003 8 commits
  4. 20 Nov, 2003 19 commits
  5. 19 Nov, 2003 6 commits