1. 29 Sep, 2005 35 commits
    • unknown's avatar
      portability.h: · ec3c7109
      unknown authored
        Corrected OpenServer ifdef test
      Makefile.am:
        Added test-pl and test-force-pl targets
      
      
      Makefile.am:
        Added test-pl and test-force-pl targets
      server-tools/instance-manager/portability.h:
        Corrected OpenServer ifdef test
      ec3c7109
    • unknown's avatar
      Merge mysql.com:/usr/local/bk/mysql-5.0 · 85bd7068
      unknown authored
      into  mysql.com:/usr/home/pem/mysql-5.0
      
      85bd7068
    • unknown's avatar
      Merge grichter@bk-internal.mysql.com:/home/bk/mysql-5.0 · 20328812
      unknown authored
      into lmy002.wdf.sap.corp:/home/georg/work/mysql/bugs/mysql-5.0
      
      20328812
    • unknown's avatar
      Merge mysql.com:/usr/local/bk/mysql-5.0 · bf7acf97
      unknown authored
      into  mysql.com:/usr/home/pem/mysql-5.0
      
      bf7acf97
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-5.0 · 4b611ff2
      unknown authored
      into  mysql.com:/home/mydev/mysql-5.0-5000
      
      4b611ff2
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-5.0 · 5e32cf65
      unknown authored
      into  mysql.com:/home/mydev/mysql-5.0-5000
      
      
      mysql-test/r/sql_mode.result:
        Auto merged
      mysql-test/t/sql_mode.test:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      5e32cf65
    • unknown's avatar
      Merge mysql.com:/usr/local/bk/mysql-5.0 · 7948a138
      unknown authored
      into  mysql.com:/usr/home/pem/mysql-5.0
      
      7948a138
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.1 into mysql.com:/space/my/mysql-5.0 · e4924307
      unknown authored
      
      support-files/mysql.spec.sh:
        Auto merged
      e4924307
    • unknown's avatar
      after merge fix · 22dc71f8
      unknown authored
      22dc71f8
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-4.1-4100 · 67a9eaca
      unknown authored
      into  mysql.com:/home/mydev/mysql-5.0-5000
      
      
      mysql-test/r/merge.result:
        Auto merged
      mysql-test/t/merge.test:
        Auto merged
      mysql-test/t/sql_mode.test:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      mysql-test/r/sql_mode.result:
        SCCS merged
      67a9eaca
    • 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
      4.1 -> 5.0 merge · f21f038f
      unknown authored
      
      mysql-test/t/sql_mode.test:
        Auto merged
      sql/sql_show.cc:
        Auto merged
      mysql-test/r/sql_mode.result:
        Manual merge
      f21f038f
    • unknown's avatar
      Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 · 62dc2e0c
      unknown authored
      into  hundin.mysql.fi:/home/jan/mysql-5.0
      
      62dc2e0c
    • 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
      Fix incorrectly merged changeset, these may not be before a first 5.0 test · 76b83baf
      unknown authored
      i.e. range test.
      
      76b83baf
    • unknown's avatar
      Merge mysql.com:/usr/local/bk/mysql-5.0 · 4b17d375
      unknown authored
      into  mysql.com:/usr/home/pem/mysql-5.0
      
      4b17d375
    • unknown's avatar
      Merge 127.(none):/home/osku/mysql/5.0/clean · 11e8fcef
      unknown authored
      into  127.(none):/home/osku/mysql/5.0/revcpy
      
      11e8fcef
    • unknown's avatar
      Fix for bug #13451 (memleak in rename view) after Dmitri's review: · 338a5b49
      unknown authored
      - call explicitly destructor for view's LEX
      - cs fixes
      
      338a5b49
    • unknown's avatar
      Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 · 0b0a19cb
      unknown authored
      into  hundin.mysql.fi:/home/jan/mysql-5.0
      
      
      mysql-test/r/innodb.result:
        Auto merged
      mysql-test/t/innodb.test:
        Auto merged
      sql/ha_innodb.cc:
        Content merge.
      0b0a19cb
    • unknown's avatar
      InnoDB: Fix potential buffer underflow. · fe8cc7e5
      unknown authored
      
      innobase/include/ut0mem.h:
        Add ut_strlcpy_rev.
      innobase/mem/mem0mem.c:
        Use ut_strlcpy_rev instead of buggy own implementation.
      innobase/ut/ut0mem.c:
        Add ut_strlcpy_rev.
      fe8cc7e5
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-5.0 · 3758896c
      unknown authored
      into  mysql.com:/home/mydev/mysql-5.0-5000
      
      3758896c
    • unknown's avatar
      Merge mysql.com:/usr/local/bk/mysql-5.0 · 01423d83
      unknown authored
      into  mysql.com:/usr/home/pem/mysql-5.0
      
      
      sql/item.cc:
        Auto merged
      01423d83
    • unknown's avatar
      Minor corrections to InnoDB function comments · 0d0614b0
      unknown authored
      
      innobase/include/mem0mem.h:
        Correct the comment of mem_heap_create_func().
      innobase/include/mem0mem.ic:
        Correct the comment of mem_heap_create_func().
      sql/ha_innodb.cc:
        Correct comments regarding return value
      0d0614b0
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-5.0 · 185adfb9
      unknown authored
      into  mysql.com:/home/mydev/mysql-5.0-5000
      
      185adfb9
    • 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
      Fixed a bug checksum table locks the InnoDB table and does not use a · 86b694d7
      unknown authored
      consistent read (Bug #12669). This fixes InnoDB part of the bug.
      
      
      mysql-test/r/innodb.result:
        Added results for a checksum test.
      mysql-test/t/innodb.test:
        Addeed a test case for a checksum bug #12669.
      sql/ha_innodb.cc:
        Use consistent read for checksum table.
      86b694d7
    • unknown's avatar
      Merge mysql.com:/home/stewart/Documents/MySQL/4.1/main · ec4ffae3
      unknown authored
      into  mysql.com:/home/stewart/Documents/MySQL/5.0/main
      
      
      ndb/src/ndbapi/NdbUtil.hpp:
        Auto merged
      ec4ffae3
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 · 6ee9c938
      unknown authored
      into  zim.(none):/home/brian/mysql/archive-move
      
      6ee9c938
    • unknown's avatar
      Moving archive from example to sql. · 4771ba09
      unknown authored
      
      sql/ha_archive.h:
        Rename: sql/examples/ha_archive.h -> sql/ha_archive.h
      libmysqld/Makefile.am:
        Moved archive files references
      sql/Makefile.am:
        Moved archive from example to sql
      sql/ha_archive.cc:
        Moved location of prov file.
      sql/handler.cc:
        Moved location from examples to sql
      4771ba09
    • 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
      Merge · fbc7593b
      unknown authored
      
      client/mysqltest.c:
        Auto merged
      mysql-test/lib/mtr_process.pl:
        Auto merged
      os2/MySQL-Source.icc:
        Auto merged
      regex/Makefile.am:
        Auto merged
      regex/engine.c:
        Auto merged
      regex/main.c:
        Auto merged
      regex/regerror.c:
        Auto merged
      sql/item_cmpfunc.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      fbc7593b
    • 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
  2. 28 Sep, 2005 5 commits