1. 01 Sep, 2003 1 commit
    • dlenev@dlenev.mshome's avatar
      Implemented replication over SSL · 2486222c
      dlenev@dlenev.mshome authored
       Added proper options to CHANGE MASTER TO, new fields to SHOW SLAVE STATUS,
       Honoring this parameters during connection to master.
       Introduced new format of master.info file
      2486222c
  2. 31 Jul, 2003 1 commit
  3. 30 Jul, 2003 4 commits
  4. 29 Jul, 2003 4 commits
  5. 28 Jul, 2003 7 commits
  6. 27 Jul, 2003 3 commits
  7. 26 Jul, 2003 2 commits
    • guilhem@mysql.com's avatar
      Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 · 941a65c1
      guilhem@mysql.com authored
      into mysql.com:/home/mysql_src/mysql-4.1
      941a65c1
    • guilhem@gbichot2's avatar
      My changes to test rpl_insert_id in 4.0 about replication of foreign_key_checks · a2b861b2
      guilhem@gbichot2 authored
      have in fact no effect, because in 4.0 the slave always runs with --skip-innodb.
      In 4.1, mysqld accepts option --innodb which can override --skip-innodb.
      So I add this option to the test.
      When the updated test (using InnoDB tables) from 4.0 will be merged
      into 4.1, with this good .opt file, we'll have a meaningful test in 4.1.
      Until then, the test in 4.1 will pass but be useless.
      And in 4.0, it will stay useless forever.
      ("it" = the part of the test which tests replication of foreign_key_checks)
      a2b861b2
  8. 25 Jul, 2003 2 commits
  9. 24 Jul, 2003 1 commit
  10. 23 Jul, 2003 7 commits
  11. 22 Jul, 2003 5 commits
  12. 21 Jul, 2003 3 commits