1. 18 Sep, 2006 3 commits
    • unknown's avatar
      Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-engines · 8d7045b5
      unknown authored
      into  april.(none):/home/svoj/devel/mysql/merge/mysql-5.1-engines
      
      
      8d7045b5
    • unknown's avatar
      1. Cumulated fix for Bug#22398, #22404 and #22405 · 754fcca9
      unknown authored
      2. Correct some logical bugs within the tests, which were caused by
         automatic resolve of BitKeeper
      
      
      mysql-test/include/mix1.inc:
        - Remove hardcoded assignment of storage engine, because this violates the logics of
          refactored tests
        - Remove trailing spaces
        - Move the FOREIGN KEY creation(probably not really needed for the testcase) out of 
          the CREATE TABLE statement + let the FK creation depend on the storage engine capabilities
      mysql-test/r/index_merge_innodb.result:
        Updated result
      mysql-test/r/index_merge_myisam.result:
        Updated result
      mysql-test/r/innodb_mysql.result:
        Updated result
      mysql-test/t/disabled.def:
        Reenable the fixed tests
      mysql-test/t/index_merge_innodb.test:
        Important comment describing how to modify the tests when some issues
        (most probably no bugs) are fixed.
      mysql-test/t/innodb_mysql.test:
        Introduction of a variable for switching FOREIGN KEY on/off
      754fcca9
    • unknown's avatar
      Merge april.(none):/home/svoj/devel/bk/mysql-5.1 · ef466a20
      unknown authored
      into  april.(none):/home/svoj/devel/mysql/merge/mysql-5.1-engines
      
      
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      sql/handler.cc:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      storage/myisam/ha_myisam.cc:
        Auto merged
      ef466a20
  2. 16 Sep, 2006 2 commits
  3. 15 Sep, 2006 35 commits