1. 05 Oct, 2005 2 commits
  2. 04 Oct, 2005 1 commit
  3. 03 Oct, 2005 4 commits
  4. 02 Oct, 2005 1 commit
    • unknown's avatar
      os0sync.c: · 70cb4cf6
      unknown authored
        Add diagnostic code to track an assertion failure of 0 == pthread_mutex_destroy(); this was reported on the MySQL mailing list Sept 23, 2005
      
      
      innobase/os/os0sync.c:
        Add diagnostic code to track an assertion failure of 0 == pthread_mutex_destroy(); this was reported on the MySQL mailing list Sept 23, 2005
      70cb4cf6
  5. 30 Sep, 2005 9 commits
  6. 29 Sep, 2005 16 commits
    • unknown's avatar
      mtr_report.pl: · 30a2520b
      unknown authored
        Text formatting, adjust table header
      mysql-test-run.pl:
        Remove requirement for source tree to run embedded server test
      mysqldump.test:
        Removed ending ';' from --exec line
      
      
      mysql-test/t/mysqldump.test:
        Removed ending ';' from --exec line
      mysql-test/mysql-test-run.pl:
        Remove requirement for source tree to run embedded server test
      mysql-test/lib/mtr_report.pl:
        Text formatting, adjust table header
      30a2520b
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-4.1 · 942fda2e
      unknown authored
      into  mysql.com:/home/mydev/mysql-4.1-4100
      
      942fda2e
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-4.0 · 8580c5b0
      unknown authored
      into  mysql.com:/home/mydev/mysql-4.0-4000
      
      8580c5b0
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1 · a54cb406
      unknown authored
      
      support-files/mysql.spec.sh:
        Auto merged
      a54cb406
    • unknown's avatar
      - fixed the removing of the RPM_BUILD_ROOT in the %clean section of the RPM · 7ce8ca13
      unknown authored
         spec file (the $RBR variable did not get expanded, thus leaving old build
         roots behind)
      
      
      support-files/mysql.spec.sh:
         - fixed the removing of the RPM_BUILD_ROOT in the %clean section (the
           $RBR variable did not get expanded, thus leaving old build roots behind)
      7ce8ca13
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-4.0-4000 · 84f0f689
      unknown authored
      into  mysql.com:/home/mydev/mysql-4.1-4100
      
      
      mysql-test/t/merge.test:
        Auto merged
      mysql-test/r/merge.result:
        SCCS merged
      84f0f689
    • unknown's avatar
      Bug#9112 - Merge table with composite index producing invalid results with some queries · 85d12bd6
      unknown authored
      Second platform fix for floating point rounding.
      
      85d12bd6
    • unknown's avatar
      Fix for bug #7977 in sql_mode=ANSI, show create table ignores auto_increment · b86d3d0a
      unknown authored
        "CHARACTER SET", "COLLATE", and "DEFAULT" are always
        printed(excepting MODE_MYSQL323 and MODE_MYSQL40)
        "AUTO_INCREMENT", "ON UPDATE CURRENT_TIMESTAMP" are printed only 
        if NO_FIELD_OPTIONS is not set.
      
      
      mysql-test/r/sql_mode.result:
        Fix for bug #7977 in sql_mode=ANSI, show create table ignores auto_increment
          test case
      mysql-test/t/sql_mode.test:
        Fix for bug #7977 in sql_mode=ANSI, show create table ignores auto_increment
          test case
      b86d3d0a
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 · 6d1e3bb2
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-4.1.b13046
      
      
      sql/item_cmpfunc.cc:
        Auto merged
      6d1e3bb2
    • unknown's avatar
      Add -ansi flag when building with gcc · ae7bb6e4
      unknown authored
      
      BUILD/SETUP.sh:
        Add -ansi flag, make gcc not allow "C++ comments in C"
      ae7bb6e4
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-4.1 · 55fa8667
      unknown authored
      into  mysql.com:/home/mydev/mysql-4.1-4100
      
      55fa8667
    • unknown's avatar
      Merge mysql.com:/home/stewart/Documents/MySQL/4.1/mgmd · a89b438b
      unknown authored
      into  mysql.com:/home/stewart/Documents/MySQL/4.1/main
      
      a89b438b
    • unknown's avatar
      Merge mysql.com:/home/stewart/Documents/MySQL/4.1/wl2779 · 98bc7ca6
      unknown authored
      into  mysql.com:/home/stewart/Documents/MySQL/4.1/main
      
      98bc7ca6
    • unknown's avatar
      Merge mysql.com:/home/stewart/Documents/MySQL/4.1/main · fb86fcbc
      unknown authored
      into  mysql.com:/home/stewart/Documents/MySQL/4.1/mgmd
      
      fb86fcbc
    • unknown's avatar
      Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-4.1 · d478ea87
      unknown authored
      into  mysql.com:/home/stewart/Documents/MySQL/4.1/main
      
      d478ea87
    • unknown's avatar
      Many files: · db0ebd74
      unknown authored
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      my_regex.h:
        Rename: regex/regex.h -> regex/my_regex.h
      
      
      client/mysqltest.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      os2/MySQL-Source.icc:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/Makefile.am:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/debug.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/debug.ih:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/engine.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/engine.ih:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/main.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/main.ih:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/regcomp.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/regerror.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/regerror.ih:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/my_regex.h:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/regexec.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/regfree.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/reginit.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      sql/item_cmpfunc.cc:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      sql/item_cmpfunc.h:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      sql/mysqld.cc:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      db0ebd74
  7. 28 Sep, 2005 7 commits