1. 17 Jul, 2007 3 commits
    • unknown's avatar
      Merge trift2.:/MySQL/M50/bug21023-25486-5.0 · 0b0277b4
      unknown authored
      into  trift2.:/MySQL/M51/bug21023-25486-5.1
      
      
      mysql-test/Makefile.am:
        Auto merged
      scripts/make_binary_distribution.sh:
        Auto merged
      support-files/Makefile.am:
        SCCS merged
      0b0277b4
    • unknown's avatar
      Handle "support-files/mysqld_multi.server.sh" like other shell scripts. · 3ec7c636
      unknown authored
      Fixing bug#25486:  mysqld_multi.server.sh missing from builds
      
      
      support-files/Makefile.am:
        Handle "mysqld_multi.server.sh" like other shell scripts.
        
        Fixing bug#25486.
      3ec7c636
    • unknown's avatar
      Ensure "mysql-stress-test.pl" is included in both "tar.gz" and RPM packages. · e44d995f
      unknown authored
      Fixing bug#21023:  "mysql-stress-test.pl" missing in builds
      
      
      mysql-test/Makefile.am:
        Ensure "mysql-stress-test.pl" is handled by "make install" in the "mysql-test" directory.
        
        This should get the script into the result tree of a RPM build.
        
        Fixing bug#21023.
      scripts/make_binary_distribution.sh:
        Copy "mysql-test/mysql-stress-test.pl" into a binary distribution ("tar.gz" and derived formats).
        
        Fixing bug#21023.
      e44d995f
  2. 16 Jul, 2007 5 commits
  3. 13 Jul, 2007 1 commit
    • unknown's avatar
      Additional tests checking for symptoms observed within · 3a979065
      unknown authored
        Bug28309 First insert violates unique constraint - was "memory" table empty ?
      ---
      Add missing phony targets
      
      
      Makefile.am:
        Add execution of the ddl stress tests.
          (modified) test-bt: Short running variant added
          (new) test-ext-stress: Longer running variant
          (modified) test-ext: test-ext-stress added
          (modified) test-fast: Short running variant with MyISAM only added
        ---
        Declare test-ext-jp and test-ext-stress to PHONY make targets.
      mysql-test/suite/stress/include/ddl.cln:
        Script for cleanup at execution end
      mysql-test/suite/stress/include/ddl.pre:
        Script for general preparations at execution start
      mysql-test/suite/stress/include/ddl1.inc:
        ddl stress script
      mysql-test/suite/stress/include/ddl2.inc:
        ddl stress script
      mysql-test/suite/stress/include/ddl3.inc:
        ddl stress script
      mysql-test/suite/stress/include/ddl4.inc:
        ddl stress script
      mysql-test/suite/stress/include/ddl5.inc:
        ddl stress script
      mysql-test/suite/stress/include/ddl6.inc:
        ddl stress script
      mysql-test/suite/stress/include/ddl7.inc:
        ddl stress script
      mysql-test/suite/stress/include/ddl8.inc:
        ddl stress script
      mysql-test/suite/stress/r/ddl_archive.result:
        File with expected results
      mysql-test/suite/stress/r/ddl_csv.result:
        File with expected results
      mysql-test/suite/stress/r/ddl_innodb.result:
        File with expected results
      mysql-test/suite/stress/r/ddl_memory.result:
        File with expected results
      mysql-test/suite/stress/r/ddl_myisam.result:
        File with expected results
      mysql-test/suite/stress/r/ddl_ndb.result:
        File with expected results
      mysql-test/suite/stress/t/ddl_archive.test:
        Storage engine specific toplevel testscript
      mysql-test/suite/stress/t/ddl_csv.test:
        Storage engine specific toplevel testscript
      mysql-test/suite/stress/t/ddl_innodb.test:
        Storage engine specific toplevel testscript
      mysql-test/suite/stress/t/ddl_memory.test:
        Storage engine specific toplevel testscript
      mysql-test/suite/stress/t/ddl_myisam.test:
        Storage engine specific toplevel testscript
      mysql-test/suite/stress/t/ddl_ndb.test:
        Storage engine specific toplevel testscript
      3a979065
  4. 12 Jul, 2007 1 commit
  5. 10 Jul, 2007 4 commits
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.1-maint · 22531a8e
      unknown authored
      into  mysql.com:/home/ram/work/mysql-5.1-maint
      
      
      22531a8e
    • unknown's avatar
      Fix for bug #29652: csv.test failure: two changes conflict after merge · 29ca25a6
      unknown authored
      Problem: we don't take into account the length of the data written
      to the temporary data file during update on a CSV table.
      
      Fix: properly calculate the data file length during update.
      
      
      mysql-test/r/csv.result:
        Fix for bug #29652: csv.test failure: two changes conflict after merge
          - test result adjusted.
      storage/csv/ha_tina.cc:
        Fix for bug #29652: csv.test failure: two changes conflict after merge
          - adjust local_saved_data_file_length in case of update as well.
      storage/csv/ha_tina.h:
        Fix for bug #29652: csv.test failure: two changes conflict after merge
          - adjust local_saved_data_file_length in case of update as well.
      29ca25a6
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-maint · c9e01795
      unknown authored
      into  whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-maint
      
      
      mysql-test/suite/rpl/r/rpl_row_tabledefs_2myisam.result:
        Auto merged
      mysql-test/suite/rpl/r/rpl_row_tabledefs_3innodb.result:
        Auto merged
      c9e01795
    • unknown's avatar
      Bug #29570 · 20beacc9
      unknown authored
      - correct result files
      
      
      20beacc9
  6. 09 Jul, 2007 25 commits
  7. 08 Jul, 2007 1 commit