1. 31 Jul, 2003 2 commits
    • bar@bar.mysql.r18.ru's avatar
      mysqldump.c: · 44c0ca61
      bar@bar.mysql.r18.ru authored
        Use the default character set instead of binary. This is to make "mysqlshow" -> "cat'n'paste database name" -> "mysqldump dbname" circle working.
      44c0ca61
    • bar@bar.mysql.r18.ru's avatar
      cp1251.xml: · e8d52f34
      bar@bar.mysql.r18.ru authored
        Upper/lower case translation bug for letter 't' fix.
      e8d52f34
  2. 30 Jul, 2003 4 commits
  3. 29 Jul, 2003 4 commits
  4. 28 Jul, 2003 7 commits
  5. 27 Jul, 2003 3 commits
  6. 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
  7. 25 Jul, 2003 2 commits
  8. 24 Jul, 2003 1 commit
  9. 23 Jul, 2003 7 commits
  10. 22 Jul, 2003 5 commits
  11. 21 Jul, 2003 3 commits