1. 04 Apr, 2008 11 commits
    • unknown's avatar
      Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1-build · 598110ca
      unknown authored
      into  trift2.:/MySQL/M51/tmp-5.1
      
      
      598110ca
    • unknown's avatar
      Merge trift2.:/MySQL/M51/clone-5.1 · d6831345
      unknown authored
      into  trift2.:/MySQL/M51/tmp-5.1
      
      Null merge - changes specific to 5.1.24-rc are superseded by better ones done in parallel.
      
      
      mysql-test/suite/funcs_1/r/innodb_storedproc_02.result:
        Null merge.
      mysql-test/suite/funcs_1/r/innodb_trig_03e.result:
        Null merge.
      mysql-test/suite/funcs_1/r/memory_storedproc_02.result:
        Null merge.
      mysql-test/suite/funcs_1/r/memory_trig_03e.result:
        Null merge.
      mysql-test/suite/funcs_1/r/myisam_storedproc_02.result:
        Null merge.
      mysql-test/suite/funcs_1/r/myisam_trig_03e.result:
        Null merge.
      mysql-test/suite/funcs_1/r/ndb_storedproc_02.result:
        Null merge.
      mysql-test/suite/funcs_1/r/ndb_trig_03e.result:
        Null merge.
      mysql-test/suite/funcs_1/storedproc/storedproc_02.inc:
        Null merge.
      mysql-test/suite/funcs_1/storedproc/storedproc_master.inc:
        Null merge.
      mysql-test/suite/funcs_1/r/innodb_storedproc.result:
        Null merge - changes specific to 5.1.24-rc are superseded by better ones done in parallel.
      mysql-test/suite/funcs_1/r/memory_storedproc.result:
        Null merge - changes specific to 5.1.24-rc are superseded by better ones done in parallel.
      mysql-test/suite/funcs_1/r/myisam_storedproc.result:
        Null merge - changes specific to 5.1.24-rc are superseded by better ones done in parallel.
      mysql-test/suite/funcs_1/r/ndb_storedproc.result:
        Null merge - changes specific to 5.1.24-rc are superseded by better ones done in parallel.
      d6831345
    • unknown's avatar
      Merge trift2.:/MySQL/M51/clone-5.1 · b020868d
      unknown authored
      into  trift2.:/MySQL/M51/tmp-5.1
      
      
      b020868d
    • unknown's avatar
      Merge five.local.lan:/work/merge/mysql-5.1-funcs_1 · 9492350a
      unknown authored
      into  five.local.lan:/work/trees/mysql-5.1-build-src-clean
      
      
      mysql-test/Makefile.am:
        Auto merged
      9492350a
    • unknown's avatar
      Merge five.local.lan:/work/merge/mysql-5.0-funcs_1 · b71bb3f6
      unknown authored
      into  five.local.lan:/work/merge/mysql-5.1-funcs_1
      
      
      mysql-test/Makefile.am:
        Fix of Makefile.am has happened by Changeset of Joerg
      b71bb3f6
    • unknown's avatar
      Backport of fix made in 5.1 to 5.0 · 1daeb665
      unknown authored
      mysql-test/Makefile.am   :    Fix a copy-paste error ...
      
      
      mysql-test/Makefile.am:
        Correct the variables used for target directory
        of copy action.
      1daeb665
    • unknown's avatar
      Merge five.local.lan:/work/trees/mysql-5.0-build-src-clean · e6523d76
      unknown authored
      into  five.local.lan:/work/merge/mysql-5.0-build
      
      
      e6523d76
    • unknown's avatar
      Merge five.local.lan:/work/trees/mysql-5.1-build-src-clean · bbfb6f3a
      unknown authored
      into  five.local.lan:/work/merge/mysql-5.1-build
      
      
      bbfb6f3a
    • unknown's avatar
      mysql-test/Makefile.am : Fix a copy-paste error ... · d75f5765
      unknown authored
      
      mysql-test/Makefile.am:
        Fix a copy-paste error ...
        In this place, "$(distdir)" expands to empty, resulting in absolute "/std_data/funcs_1"
      d75f5765
    • unknown's avatar
      Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1-build · 1ebd9ad6
      unknown authored
      into  trift2.:/MySQL/M51/push-5.1
      
      
      mysql-test/suite/rpl/r/rpl_packet.result:
        Auto merged
      mysql-test/suite/rpl/t/rpl_packet.test:
        Auto merged
      sql/share/errmsg.txt:
        Auto merged
      1ebd9ad6
    • unknown's avatar
      Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1-build · 50e5c619
      unknown authored
      into  trift2.:/MySQL/M51/push-5.1
      
      
      sql/share/errmsg.txt:
        Auto merged
      50e5c619
  2. 03 Apr, 2008 11 commits
  3. 02 Apr, 2008 8 commits
  4. 01 Apr, 2008 10 commits
    • unknown's avatar
      Merge five.local.lan:/work/trees/mysql-5.0-build-src-clean · 83c7fe54
      unknown authored
      into  five.local.lan:/work/trees/mysql-5.1-build-src-clean
      
      
      83c7fe54
    • unknown's avatar
      Merge five.local.lan:/work/merge/mysql-5.1-Bug · 74539b07
      unknown authored
      into  five.local.lan:/work/trees/mysql-5.1-build-src-clean
      
      
      74539b07
    • unknown's avatar
      Merge five.local.lan:/work/merge/mysql-5.0-Bug · 68bd2e4a
      unknown authored
      into  five.local.lan:/work/trees/mysql-5.0-build-src-clean
      
      
      68bd2e4a
    • unknown's avatar
      Merge mysqldev@production.mysql.com:/data0/mysqldev/my/mysql-5.1-release · c8c28c50
      unknown authored
      into  five.local.lan:/work/mysql-5.1-24-rc
      
      
      c8c28c50
    • unknown's avatar
      Fixes for failing funcs_1 tests in mysql-5.1.24-rc · 0a4ec61e
      unknown authored
      Problems were caused by modifications of
      - the server
        - HANDLER FOR SQLSTATE '00000' is now rejected (bug fix)
          affects several ..._storedproc* tests
        - improved error message
          affects the ..._trig_03e
        - improved content of information_schema.COLUMNS about
          information_schema.REFERENTIAL_CONSTRAINTS
          affects is_columns_is
      - the content of the community build (collations)
          affects charset_collation_3 
      
      
      mysql-test/suite/funcs_1/r/charset_collation_3.result:
        Updated result
      mysql-test/suite/funcs_1/r/innodb_storedproc.result:
        Updated result
      mysql-test/suite/funcs_1/r/innodb_storedproc_02.result:
        Updated result
      mysql-test/suite/funcs_1/r/innodb_trig_03e.result:
        Updated result
      mysql-test/suite/funcs_1/r/is_columns_is.result:
        Updated result
      mysql-test/suite/funcs_1/r/memory_storedproc.result:
        Updated result
      mysql-test/suite/funcs_1/r/memory_storedproc_02.result:
        Updated result
      mysql-test/suite/funcs_1/r/memory_trig_03e.result:
        Updated result
      mysql-test/suite/funcs_1/r/myisam_storedproc.result:
        Updated result
      mysql-test/suite/funcs_1/r/myisam_storedproc_02.result:
        Updated result
      mysql-test/suite/funcs_1/r/myisam_trig_03e.result:
        Updated result
      mysql-test/suite/funcs_1/r/ndb_storedproc.result:
        Updated result
      mysql-test/suite/funcs_1/r/ndb_storedproc_02.result:
        Updated result
      mysql-test/suite/funcs_1/r/ndb_trig_03e.result:
        Updated result
      mysql-test/suite/funcs_1/storedproc/storedproc_02.inc:
        Corrected script
      mysql-test/suite/funcs_1/storedproc/storedproc_master.inc:
        Corrected script
      0a4ec61e
    • unknown's avatar
      Post-merge fixes. · c481f6b3
      unknown authored
      
      sql/share/errmsg.txt:
        Reverting error message to before merge.
      c481f6b3
    • unknown's avatar
      Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my50-bug15776 · 3ff75e24
      unknown authored
      into  zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-build
      
      
      mysql-test/t/type_blob.test:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/unireg.h:
        Auto merged
      3ff75e24
    • unknown's avatar
      Test updated. · a9e65840
      unknown authored
      a9e65840
    • unknown's avatar
      Bug#15776: 32-bit signed int used for length of blob · 9efddcf6
      unknown authored
      Based on contributed patch from Martin Friebe, CLA from 2007-02-24.
      
      The parser lacked support for field sizes after signed long,
      when it should extend to 2**32-1.
      
      Now, we correct that limitation, and also make the error handling
      consistent for casts.
      ---
      Fix minor complaints of Marc Alff, for patch against B-g#15776.
      ---
      Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my50-bug15776
      into  zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my51-bug15776
      ---
      Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my51-bug15776
      into  zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-build
      ---
      testing
      
      
      mysql-test/r/type_blob.result:
        Verify that blobs may be created with the size that is already
        documented.
        
        Additionally, test the limits of several other types.
      mysql-test/t/type_blob.test:
        Verify that blobs may be created with the size that is already
        documented.
        
        Additionally, test the limits of several other types.
        ---
        Drop table in case we start from a bad state.
      sql/field.cc:
        atoi() insufficient to gauge the length of some fields.  Change
        it to strtoul().
      sql/item_create.cc:
        atoi() insufficient to gauge the length of some fields.  Change
        it to strtoul().
        
        If a casted length is too long, raise an error.
      sql/share/errmsg.txt:
        Change ER_TOO_BIG_FIELDLENGTH so that it can accept sizes larger
        than 2**15 -- instead, 2**32.
        ---
        Manual merge.
      sql/sql_yacc.yy:
        Make lengths take, in addition to NUM, LONG_NUM, ULONGLONG_NUM,
        and DECIMAL_NUM.
        ---
        yacc/bison is left-recursive, so FIXME statement is wrong.
        ---
        Manual merge and reformatting.
      sql/unireg.h:
        Define new constant.
      9efddcf6
    • unknown's avatar
      Merge dev:my/mysql-5.1-release · 5e2b03ce
      unknown authored
      into  pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1.24-release
      
      
      5e2b03ce