1. 16 Feb, 2005 31 commits
    • unknown's avatar
      Merge mysql.com:/home/dellis/bkl/bug-4.1 · 6bb46afb
      unknown authored
      into mysql.com:/home/dellis/bkl/bug-5.0
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      mysql-test/r/fulltext.result:
        Auto merged
      6bb46afb
    • unknown's avatar
      Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 · 8cf5a1cc
      unknown authored
      into mysql.com:/home/mysql_src/mysql-5.0-xa
      
      
      configure.in:
        Auto merged
      8cf5a1cc
    • unknown's avatar
      Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 · 0e8ad906
      unknown authored
      into mysql.com:/home/mysql_src/mysql-5.0-xa
      
      
      0e8ad906
    • unknown's avatar
      Fixes after 4.1->5.0 merge. · 2071fe55
      unknown authored
      
      mysql-test/r/rpl_multi_query.result:
        result update
      mysql-test/t/rpl_multi_query.test:
        binlog position changes from 4.1 to 5.0
      sql/sql_base.cc:
        Manually putting back the old code (like I did in 4.1 already, as the 2nd fix for BUG#8055 does not need to change sql_base.cc anymore)
      2071fe55
    • unknown's avatar
      Merge serg@bk-internal.mysql.com:/home/bk/mysql-5.0 · d6541adb
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.0
      
      
      d6541adb
    • unknown's avatar
      ndb - fix new decimal type mysql vs. ndb · fced35f7
      unknown authored
      
      mysql-test/r/ndb_index_ordered.result:
        fix new decimal mysql vs. ndb
      mysql-test/t/ndb_index_ordered.test:
        fix new decimal mysql vs. ndb
      ndb/include/kernel/signaldata/DictTabInfo.hpp:
        fix new decimal mysql vs. ndb
      ndb/include/ndb_constants.h:
        fix new decimal mysql vs. ndb
      ndb/include/ndbapi/NdbDictionary.hpp:
        fix new decimal mysql vs. ndb
      ndb/include/util/NdbSqlUtil.hpp:
        fix new decimal mysql vs. ndb
      ndb/src/common/util/NdbSqlUtil.cpp:
        fix new decimal mysql vs. ndb
      ndb/src/ndbapi/NdbDictionary.cpp:
        fix new decimal mysql vs. ndb
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        fix new decimal mysql vs. ndb
      ndb/src/ndbapi/NdbRecAttr.cpp:
        fix new decimal mysql vs. ndb
      ndb/test/include/NdbSchemaOp.hpp:
        fix new decimal mysql vs. ndb
      ndb/test/src/HugoCalculator.cpp:
        fix new decimal mysql vs. ndb
      ndb/tools/restore/consumer.cpp:
        fix new decimal mysql vs. ndb
      sql/ha_ndbcluster.cc:
        fix new decimal mysql vs. ndb
      fced35f7
    • unknown's avatar
      Merge · eb061b35
      unknown authored
      
      mysql-test/r/drop_temp_table.result:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/sql_delete.cc:
        Auto merged
      configure.in:
        SCCS merged
      sql/sql_base.cc:
        SCCS merged
      sql/sql_parse.cc:
        SCCS merged
      eb061b35
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 88f264f0
      unknown authored
      into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug4445.2
      
      
      88f264f0
    • unknown's avatar
      Merge pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug4445.1 · 36f6d8af
      unknown authored
      into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug4445.2
      
      
      include/config-win.h:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      36f6d8af
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 96f9c9d9
      unknown authored
      into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug4445.1
      
      
      sql/ha_innodb.cc:
        Auto merged
      96f9c9d9
    • unknown's avatar
      Merge · dd13aeb7
      unknown authored
      
      sql/ha_innodb.cc:
        Auto merged
      include/config-win.h:
        SCCS merged
      dd13aeb7
    • unknown's avatar
      ndb - temp: comment out decimal tests t/ndb* · 3b592d32
      unknown authored
      
      mysql-test/r/ndb_index_ordered.result:
        temp: comment out decimal
      mysql-test/t/ndb_index_ordered.test:
        temp: comment out decimal
      3b592d32
    • unknown's avatar
      Bug#4445 · eab44eaa
      unknown authored
        Make a more informative platform info for Windows
      
      
      eab44eaa
    • unknown's avatar
      Merge mysql.com:/usr/local/bk/mysql-5.0 · 68b52e0f
      unknown authored
      into mysql.com:/home/pem/work/mysql-5.0
      
      
      68b52e0f
    • unknown's avatar
      Fixed BUG#8540: Local variable overrides an alias. · 0f466d04
      unknown authored
      
      mysql-test/r/sp.result:
        New test case for BUG#8540.
      mysql-test/t/sp.test:
        New test case for BUG#8540.
      sql/item.h:
        Use the existing name (if any) for a SP local variable (to get the correct
        field name in a select in the case of an alias).
      0f466d04
    • unknown's avatar
      ndb - post-merge fixes · 1f661756
      unknown authored
      
      ndb/include/ndb_constants.h:
        post-merge fixes
      ndb/include/ndbapi/NdbDictionary.hpp:
        post-merge fixes
      ndb/src/common/util/NdbSqlUtil.cpp:
        post-merge fixes
      ndb/test/src/HugoCalculator.cpp:
        post-merge fixes
      1f661756
    • unknown's avatar
      Merge · 0be9c0ef
      unknown authored
      
      mysql-test/r/ndb_index_ordered.result:
        Auto merged
      mysql-test/t/ndb_index_ordered.test:
        Auto merged
      ndb/src/ndbapi/NdbDictionary.cpp:
        Auto merged
      ndb/src/ndbapi/NdbRecAttr.cpp:
        Auto merged
      0be9c0ef
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1 · c3dec835
      unknown authored
      into mysql.com:/space/pekka/ndb/version/my41-1.2154.30.2
      
      
      c3dec835
    • unknown's avatar
      ndb - fix old decimal type mysql vs ndb · dbff1150
      unknown authored
      
      mysql-test/r/ndb_index_ordered.result:
        fix old decimal type mysql vs ndb (re-commit 3)
      mysql-test/t/ndb_index_ordered.test:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/include/kernel/signaldata/DictTabInfo.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/include/ndbapi/NdbDictionary.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/include/util/NdbSqlUtil.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/common/util/NdbSqlUtil.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/ndbapi/NdbDictionary.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/ndbapi/NdbRecAttr.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/test/include/NdbSchemaOp.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/tools/restore/consumer.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      sql/ha_ndbcluster.cc:
        fix old decimal type mysql vs ndb (re-commit 3)
      dbff1150
    • unknown's avatar
      Merge · d8b01136
      unknown authored
      
      mysql-test/r/fulltext.result:
        SCCS merged
      mysql-test/t/fulltext.test:
        SCCS merged
      d8b01136
    • unknown's avatar
      Fix ndb_autodiscover · ec075331
      unknown authored
      
      mysql-test/r/ndb_autodiscover.result:
        Added warning printout to result
      ec075331
    • unknown's avatar
      Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0 · 0c2a8b45
      unknown authored
      into gluh.mysql.r18.ru:/home/gluh/MySQL/mysql-5.0
      
      
      0c2a8b45
    • unknown's avatar
    • unknown's avatar
      fulltext.test, fulltext.result: · cb17889f
      unknown authored
        Test case for bug#8522, to test for out of bounds memory access in ft_nlq_find_relevance().
      
      
      mysql-test/r/fulltext.result:
        Test case for bug#8522, to test for out of bounds memory access in ft_nlq_find_relevance().
      mysql-test/t/fulltext.test:
        Test case for bug#8522, to test for out of bounds memory access in ft_nlq_find_relevance().
      cb17889f
    • unknown's avatar
      Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1 · 0d4ef3a3
      unknown authored
      into mysql.com:/home/mysql_src/mysql-4.1-clean
      
      
      0d4ef3a3
    • unknown's avatar
      rpl_multi_query.test: disable ps-protocol as PS don't support multi-queries · 9ffac369
      unknown authored
      
      mysql-test/t/rpl_multi_query.test:
        disable ps-protocol as PS don't support multi-queries
      9ffac369
    • unknown's avatar
      Fix for bug #8534 (Compile errors in Precision Math code on Windows) · bcbc61b1
      unknown authored
      
      sql/filesort.cc:
        Type of the parameter changed
      sql/my_decimal.cc:
        type of the parameter changed
      sql/my_decimal.h:
        Parameter type changed
      bcbc61b1
    • unknown's avatar
      Fix - to not to call val_xxx in Item_func_interval twice · 04bae3c0
      unknown authored
      
      sql/item_cmpfunc.cc:
        code fixed not to call val_x twice
      04bae3c0
    • unknown's avatar
      Manual merge · 968e06a8
      unknown authored
      
      mysql-test/t/delete.test:
        Auto merged
      sql/sql_delete.cc:
        Auto merged
      968e06a8
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/mysql-4.0 · d6157bec
      unknown authored
      into rurik.mysql.com:/home/igor/dev/mysql-4.0-0
      
      
      d6157bec
    • unknown's avatar
      delete.result, delete.test: · f1a97c0c
      unknown authored
        Added a test case for bug #8392.
      sql_delete.cc:
        Fixed bug #8392.
        The bug caused a crash for a delete statement with ORDER BY
        that explicitly referred to the modified table.
      
      
      sql/sql_delete.cc:
        Fixed bug #8392.
        The bug caused a crash for a delete statement with ORDER BY
        that explicitly referred to the modified table.
      mysql-test/t/delete.test:
        Added a test case for bug #8392.
      mysql-test/r/delete.result:
        Added a test case for bug #8392.
      f1a97c0c
  2. 15 Feb, 2005 9 commits
    • unknown's avatar
      Merge mysql.com:/home/dellis/mysqlab/bk/mysql-4.0 · 1218a7c2
      unknown authored
      into mysql.com:/home/dellis/bkl/bug-4.1
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      myisam/ft_nlq_search.c:
        Auto merged
      1218a7c2
    • unknown's avatar
      ft_nlq_search.c: · 3be01953
      unknown authored
        Added bounds check to avoid accessing unallocated FT_DOC array.  (BUG #8522)
      
      
      myisam/ft_nlq_search.c:
        Added bounds check to avoid accessing unallocated FT_DOC array.  (BUG #8522)
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      3be01953
    • unknown's avatar
      Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1 · 69a6d4da
      unknown authored
      into mysql.com:/M41/mysql-4.1
      
      
      69a6d4da
    • unknown's avatar
    • unknown's avatar
      Fixing failing -debug build. · 8ed7805c
      unknown authored
      Since placement operator delete called only if exception was thrown in
      constructor and we don't use exceptions in MySQL, there is no sense to
      do anything in String::delete(void *ptr_arg, MEM_ROOT *mem_root).
      
      
      8ed7805c
    • unknown's avatar
      Safety fix · c60b1846
      unknown authored
      
      sql/item_cmpfunc.cc:
        Safety fix
        Code cleanup
      c60b1846
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 44dcd7e8
      unknown authored
      into mysql.com:/home/my/mysql-5.0
      
      
      BitKeeper/triggers/post-commit:
        Auto merged
      mysql-test/r/distinct.result:
        Auto merged
      mysql-test/r/select.result:
        Auto merged
      sql/table.cc:
        Auto merged
      44dcd7e8
    • unknown's avatar
      After merge fixes · 6992c010
      unknown authored
      
      mysql-test/r/ctype_ucs.result:
        Fixed warning after merge
      sql/field.cc:
        After merge fix
      sql/item_cmpfunc.cc:
        Style & comment changes
      sql/sql_yacc.yy:
        After merge fix
      6992c010
    • unknown's avatar
      Merge with 4.1 · e2edf024
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      BitKeeper/triggers/post-commit:
        Auto merged
      innobase/row/row0mysql.c:
        Auto merged
      myisam/ft_boolean_search.c:
        Auto merged
      mysql-test/r/ctype_ucs.result:
        Auto merged
      mysql-test/r/distinct.result:
        Auto merged
      mysql-test/r/fulltext.result:
        Auto merged
      mysql-test/r/select.result:
        Auto merged
      mysql-test/r/subselect.result:
        Auto merged
      mysql-test/r/union.result:
        Auto merged
      mysql-test/t/ctype_ucs.test:
        Auto merged
      mysql-test/t/subselect.test:
        Auto merged
      mysql-test/t/union.test:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      sql/sql_cache.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      sql/sql_list.h:
        Auto merged
      sql/examples/ha_archive.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      sql/sql_string.h:
        Auto merged
      vio/viosocket.c:
        Auto merged
      scripts/mysql_create_system_tables.sh:
        simple merge
      sql/field.cc:
        simple merge
      sql/item.h:
        simple merge
      sql/sql_lex.h:
        simple merge
      sql/sql_yacc.yy:
        Merge
        (join_table_list was not comptely merged. Need to run test to know how things works...)
      sql/table.cc:
        Keep code from 5.0, except delted one not needed line
      strings/ctype-ucs2.c:
        Auto merge
      e2edf024