1. 26 Apr, 2007 3 commits
  2. 25 Apr, 2007 8 commits
    • unknown's avatar
      Add --symbolic-links=1 for partition_not_windows-master.opt. · d9a3f931
      unknown authored
      
      mysql-test/t/partition_not_windows-master.opt:
        BitKeeper file /benchmarks/ext3/TOSAVE/tsmith/bk/maint/51/mysql-test/t/partition_not_windows-master.opt
      mysql-test/t/partition_not_windows.test:
        Tweak comments to be more meaningful
      d9a3f931
    • unknown's avatar
      Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build · 1596f9b3
      unknown authored
      into  pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
      
      
      mysql-test/t/sp.test:
        Auto merged
      1596f9b3
    • unknown's avatar
      Fix test case that was broken for builds without InnoDB. · 180a7f72
      unknown authored
      ```yaml
      Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-vanilla-building
      into  pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build-work-vanilla-building
      ```
      
      Fix test cases to pass for a plain ./configure && make build. This includes disabling two test cases when certain features are not present in the server. We're not losing coverage from this because these features are usually present, and disabling them here only serves the purpose to make the test cases work in the unlikely case that they aren't.
      ---
      fixes
      
      
      mysql-test/extra/rpl_tests/rpl_extraSlave_Col.test:
        Disable this test case if we don't have partitioning
      mysql-test/t/rpl_row_basic_11bugs.test:
        Disable warnings in a number of places to make this test case work with servers that don't contain InnoDB
        ---
        make test case look better on request from reviewer
      mysql-test/t/rpl_row_mysqlbinlog.test:
        Disable this test case if the server does not have cp932 compiled in
      mysql-test/t/sp.test:
        Disable warnings during table creation in one place where engine=innodb is used, in order to make this test case work with a mysqld that was compiled without InnoDB.
      180a7f72
    • unknown's avatar
      Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/50 · ea798571
      unknown authored
      into  quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/51
      
      ea798571
    • unknown's avatar
      Fix test case that was broken for builds without InnoDB. · 78ed0a8a
      unknown authored
      
      mysql-test/t/sp.test:
        Disable warnings during table creation in one place where engine=innodb is used, in order to make this test case work with a mysqld that was compiled without InnoDB.
      78ed0a8a
    • unknown's avatar
      Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/41 · d1bec751
      unknown authored
      into  quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/50
      
      d1bec751
    • unknown's avatar
      Fix for valgrind errors in test: require symlink support for partition_not_windows.test · b6468721
      unknown authored
      
      mysql-test/include/have_symlink.inc:
        BitKeeper file /benchmarks/ext3/TOSAVE/tsmith/bk/maint/51/mysql-test/include/have_symlink.inc
      b6468721
    • unknown's avatar
      thread_registry.cc: · 9f910533
      unknown authored
        Disable assert causing bug # 28030 temporarily, since it's non-critical, and the bug have been filed
      
      
      server-tools/instance-manager/thread_registry.cc:
        Disable assert causing bug # 28030 temporarily, since it's non-critical, and the bug have been filed
      9f910533
  3. 24 Apr, 2007 29 commits