1. 09 Oct, 2000 5 commits
  2. 08 Oct, 2000 6 commits
  3. 07 Oct, 2000 4 commits
  4. 06 Oct, 2000 2 commits
  5. 05 Oct, 2000 1 commit
    • sasha@mysql.sashanet.com's avatar
      sql/log.cc · f452ab6f
      sasha@mysql.sashanet.com authored
          Added magic number to binlog
      sql/log_event.cc
          distinquish bogus data from truncated logs
      sql/log_event.h
          added magic number
          added LOG_READ_TRUNC error
      sql/mysqlbinlog.cc
          fixed to handle magic number
          added O_BINARY to my_fopen
      sql/mysqld.cc
          added code for replicate-rewrite-db
      sql/slave.cc
          replicate-rewrite-db
          O_BINARY
          handle magic
      sql/sql_class.h
          added i_string_pair class
      sql/sql_repl.cc
          added magic
          better error messages
      support-files/magic
          added magic for binlog
      
      Added test case for replication of queries with error
      f452ab6f
  6. 04 Oct, 2000 14 commits
  7. 03 Oct, 2000 2 commits
  8. 02 Oct, 2000 6 commits