1. 17 Feb, 2005 4 commits
    • unknown's avatar
      Bug#8147 · dcb7eaba
      unknown authored
        Merge from 4.1
      
      
      mysql-test/r/insert_update.result:
        Auto merged
      dcb7eaba
    • unknown's avatar
      Bug#8147 · e5420c74
      unknown authored
        Fix ambigious table error for INSERT..SELECT..UPDATE
      
      
      mysql-test/r/insert_update.result:
        Bug#8147
          Alter test for bug
      mysql-test/t/insert_update.test:
        Bug#8147
          Alter test for bug
      sql/sql_parse.cc:
        Bug#8147
          Change order of code - 
          skip insert table before calling mysql_prepare_insert()
      e5420c74
    • unknown's avatar
      Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 435238cb
      unknown authored
      into mysql.com:/home/cps/mysql/trees/mysql-5.0
      
      435238cb
    • unknown's avatar
      Fix a typo caused bdb to be skipped when building with BUILD/compile-*-max · d8ea664e
      unknown authored
      Recommited, as I made a typo in the previous patch myself =)
      
      
      BUILD/SETUP.sh:
        Fix a typo caused bdb to be skipped when building with BUILD/compile-*-max
      d8ea664e
  2. 16 Feb, 2005 28 commits
    • unknown's avatar
      Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 · bc1fd869
      unknown authored
      into mysql.com:/home/mysql_src/mysql-5.0-xa
      
      
      configure.in:
        Auto merged
      bc1fd869
    • unknown's avatar
      Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 · c0c67fd8
      unknown authored
      into mysql.com:/home/mysql_src/mysql-5.0-xa
      
      c0c67fd8
    • unknown's avatar
      Fixes after 4.1->5.0 merge. · e16ae96a
      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)
      e16ae96a
    • unknown's avatar
      Merge serg@bk-internal.mysql.com:/home/bk/mysql-5.0 · 1336fec7
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.0
      
      1336fec7
    • unknown's avatar
      ndb - fix new decimal type mysql vs. ndb · 6fa487fa
      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
      6fa487fa
    • unknown's avatar
      Merge · 498d7bcc
      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
      498d7bcc
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 7a2effc7
      unknown authored
      into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug4445.2
      
      7a2effc7
    • unknown's avatar
      Merge pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug4445.1 · b25090a4
      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
      b25090a4
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 93f46b86
      unknown authored
      into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug4445.1
      
      
      sql/ha_innodb.cc:
        Auto merged
      93f46b86
    • unknown's avatar
      Merge · a0755130
      unknown authored
      
      sql/ha_innodb.cc:
        Auto merged
      include/config-win.h:
        SCCS merged
      a0755130
    • unknown's avatar
      ndb - temp: comment out decimal tests t/ndb* · f67d3b97
      unknown authored
      
      mysql-test/r/ndb_index_ordered.result:
        temp: comment out decimal
      mysql-test/t/ndb_index_ordered.test:
        temp: comment out decimal
      f67d3b97
    • unknown's avatar
      Bug#4445 · 7bc5e323
      unknown authored
        Make a more informative platform info for Windows
      
      7bc5e323
    • unknown's avatar
      Merge mysql.com:/usr/local/bk/mysql-5.0 · f7232774
      unknown authored
      into mysql.com:/home/pem/work/mysql-5.0
      
      f7232774
    • unknown's avatar
      Fixed BUG#8540: Local variable overrides an alias. · df8286c2
      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).
      df8286c2
    • unknown's avatar
      ndb - post-merge fixes · cbeeb4c2
      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
      cbeeb4c2
    • unknown's avatar
      Merge · 453125c8
      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
      453125c8
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1 · 50a4c316
      unknown authored
      into mysql.com:/space/pekka/ndb/version/my41-1.2154.30.2
      
      50a4c316
    • unknown's avatar
      ndb - fix old decimal type mysql vs ndb · 7a630ec0
      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)
      7a630ec0
    • unknown's avatar
      Fix ndb_autodiscover · b970c31c
      unknown authored
      
      mysql-test/r/ndb_autodiscover.result:
        Added warning printout to result
      b970c31c
    • unknown's avatar
      Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0 · 3c90260d
      unknown authored
      into gluh.mysql.r18.ru:/home/gluh/MySQL/mysql-5.0
      
      3c90260d
    • unknown's avatar
    • unknown's avatar
      Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1 · 13faf412
      unknown authored
      into mysql.com:/home/mysql_src/mysql-4.1-clean
      
      13faf412
    • unknown's avatar
      rpl_multi_query.test: disable ps-protocol as PS don't support multi-queries · 9e300f46
      unknown authored
      
      mysql-test/t/rpl_multi_query.test:
        disable ps-protocol as PS don't support multi-queries
      9e300f46
    • unknown's avatar
      Fix for bug #8534 (Compile errors in Precision Math code on Windows) · 7b322d67
      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
      7b322d67
    • unknown's avatar
      Fix - to not to call val_xxx in Item_func_interval twice · ae751df4
      unknown authored
      
      sql/item_cmpfunc.cc:
        code fixed not to call val_x twice
      ae751df4
    • unknown's avatar
      Manual merge · 4a2623df
      unknown authored
      
      mysql-test/t/delete.test:
        Auto merged
      sql/sql_delete.cc:
        Auto merged
      4a2623df
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/mysql-4.0 · 803effb7
      unknown authored
      into rurik.mysql.com:/home/igor/dev/mysql-4.0-0
      
      803effb7
    • unknown's avatar
      delete.result, delete.test: · 3d35d306
      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.
      3d35d306
  3. 15 Feb, 2005 8 commits
    • unknown's avatar
      Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1 · 777d4210
      unknown authored
      into mysql.com:/M41/mysql-4.1
      
      777d4210
    • unknown's avatar
    • unknown's avatar
      Fixing failing -debug build. · 6de2ae83
      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).
      
      6de2ae83
    • unknown's avatar
      Safety fix · 76818670
      unknown authored
      
      sql/item_cmpfunc.cc:
        Safety fix
        Code cleanup
      76818670
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 4ba4929b
      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
      4ba4929b
    • unknown's avatar
      After merge fixes · 5961d4a8
      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
      5961d4a8
    • unknown's avatar
      Merge with 4.1 · e9998713
      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
      e9998713
    • unknown's avatar
      Fixed failing test cases 'row.test' when running with --ps-protocol · b0adbd57
      unknown authored
      Simple optimzations done while reviewing code
      
      
      client/mysqltest.c:
        Added options --enable-ps-warnings and --disable-ps-warnings
        (to fix failing test case)
      mysql-test/t/row.test:
        Disable warnings that comes from 'parse' parth
      sql/field.cc:
        Removed calls to is_null() in field functions.
        (Not needed as NULL handling is done on the level above fields)
        Indentation fixes
        Removed calls to alloca() as buffer needed was quite small.
      sql/field.h:
        Indentation changes and comment fixes
      sql/filesort.cc:
        Simple optimization during code review
      sql/item.cc:
        Indentation fixes
        Removed some unnecessary tests (added DBUG_ASSERTS() instead)
      sql/item_buff.cc:
        Indentation fixes
      sql/my_decimal.cc:
        Indentation fixes
        Simple optimization
        Fixed compiler warning
      sql/sql_update.cc:
        Removed unnessessary assignment
      b0adbd57