1. 04 May, 2005 1 commit
    • unknown's avatar
      ndb - storage/ fix · 9a0b7380
      unknown authored
      
      storage/ndb/src/kernel/vm/SuperPool.cpp:
        Rename: ndb/src/kernel/vm/SuperPool.cpp -> storage/ndb/src/kernel/vm/SuperPool.cpp
      storage/ndb/src/kernel/vm/SuperPool.hpp:
        Rename: ndb/src/kernel/vm/SuperPool.hpp -> storage/ndb/src/kernel/vm/SuperPool.hpp
      storage/ndb/src/kernel/vm/testSuperPool.cpp:
        Rename: ndb/src/kernel/vm/testSuperPool.cpp -> storage/ndb/src/kernel/vm/testSuperPool.cpp
      storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp:
        Rename: ndb/src/kernel/blocks/dbtup/DbtupScan.cpp -> storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp
      9a0b7380
  2. 03 May, 2005 2 commits
  3. 02 May, 2005 14 commits
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 66d73883
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-clean
      
      
      configure.in:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      scripts/mysql_create_system_tables.sh:
        Auto merged
      scripts/mysql_fix_privilege_tables.sql:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/sql_cache.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      66d73883
    • unknown's avatar
      Update test results · 4471eb92
      unknown authored
      
      mysql-test/r/query_cache.result:
        Update results
      mysql-test/r/user_limits.result:
        Update results
      4471eb92
    • unknown's avatar
      Resolve merge of fix for #8166. · d56287da
      unknown authored
      
      mysql-test/r/system_mysql_db.result:
        Update results
      scripts/mysql_create_system_tables.sh:
        Resolve merge of bug fix
      scripts/mysql_fix_privilege_tables.sql:
        Resolve merge of bug fix
      d56287da
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-5.0-7293 · fe2a6ef9
      unknown authored
      into mysql.com:/home/jimw/my/mysql-5.0-clean
      
      fe2a6ef9
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-5.0-5354 · cf590487
      unknown authored
      into mysql.com:/home/jimw/my/mysql-5.0-clean
      
      
      extra/my_print_defaults.c:
        Auto merged
      include/my_sys.h:
        Auto merged
      mysys/default.c:
        Auto merged
      cf590487
    • unknown's avatar
      Clean up merge from 4.1 · 96585484
      unknown authored
      
      configure.in:
        Auto merged
      extra/my_print_defaults.c:
        Auto merged
      mysql-test/mysql-test-run.sh:
        Auto merged
      mysql-test/r/lowercase_table.result:
        Auto merged
      mysql-test/r/query_cache.result:
        Mege results
      mysql-test/t/lowercase_table.test:
        Merge tests
      mysql-test/t/query_cache.test:
        Merge tests
      mysys/default.c:
        Merge from 4.1
      sql/sql_cache.cc:
        Merge
      sql/sql_parse.cc:
        Merge from 4.1
      sql/sql_table.cc:
        Merge
      tests/mysql_client_test.c:
        Merge
      96585484
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · 4fce15c5
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.0
      
      
      sql/ha_blackhole.cc:
        Auto merged
      4fce15c5
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-9947 · 8d1e7d1f
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      8d1e7d1f
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-9761 · ae44db7b
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      ae44db7b
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-9136 · 86dcf352
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      
      mysys/default.c:
        Auto merged
      86dcf352
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.1 · 545e4a29
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      
      configure.in:
        Auto merged
      545e4a29
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb · 7d7235bc
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-clean
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      mysql-test/mysql-test-run.sh:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/ha_ndbcluster.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/sql_class.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      storage/ndb/include/debugger/SignalLoggerManager.hpp:
        Auto merged
      storage/ndb/include/kernel/ndb_limits.h:
        Auto merged
      storage/ndb/include/kernel/signaldata/AccScan.hpp:
        Auto merged
      storage/ndb/include/kernel/signaldata/NextScan.hpp:
        Auto merged
      storage/ndb/include/kernel/signaldata/ScanFrag.hpp:
        Auto merged
      storage/ndb/include/kernel/signaldata/ScanTab.hpp:
        Auto merged
      storage/ndb/include/kernel/signaldata/TcCommit.hpp:
        Auto merged
      storage/ndb/include/ndbapi/NdbIndexScanOperation.hpp:
        Auto merged
      storage/ndb/include/ndbapi/NdbScanOperation.hpp:
        Auto merged
      storage/ndb/include/ndbapi/NdbTransaction.hpp:
        Auto merged
      storage/ndb/src/common/debugger/SignalLoggerManager.cpp:
        Auto merged
      storage/ndb/src/common/debugger/signaldata/ScanTab.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbacc/DbaccInit.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbdict/SchemaFile.hpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbdict/printSchemaFile.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbtup/Makefile.am:
        Auto merged
      storage/ndb/src/kernel/vm/Makefile.am:
        Auto merged
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      storage/ndb/src/ndbapi/NdbScanOperation.cpp:
        Auto merged
      storage/ndb/src/ndbapi/NdbTransaction.cpp:
        Auto merged
      storage/ndb/test/include/HugoTransactions.hpp:
        Auto merged
      storage/ndb/test/ndbapi/testDict.cpp:
        Auto merged
      storage/ndb/test/ndbapi/testNodeRestart.cpp:
        Auto merged
      storage/ndb/test/ndbapi/testOIBasic.cpp:
        Auto merged
      storage/ndb/test/ndbapi/testScan.cpp:
        Auto merged
      storage/ndb/test/ndbapi/testScanPerf.cpp:
        Auto merged
      storage/ndb/test/run-test/daily-devel-tests.txt:
        Auto merged
      storage/ndb/test/src/HugoOperations.cpp:
        Auto merged
      storage/ndb/test/src/HugoTransactions.cpp:
        Auto merged
      7d7235bc
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 · 00ad6116
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-clean
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      configure.in:
        Auto merged
      sql/ha_innodb.cc:
        Auto merged
      sql/ha_myisam.cc:
        Auto merged
      sql/ha_myisammrg.cc:
        Auto merged
      sql/lock.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_repl.cc:
        Auto merged
      storage/heap/hp_hash.c:
        Auto merged
      storage/innobase/dict/dict0dict.c:
        Auto merged
      storage/innobase/fil/fil0fil.c:
        Auto merged
      storage/innobase/include/dict0dict.h:
        Auto merged
      storage/myisam/Makefile.am:
        Auto merged
      storage/myisam/mi_key.c:
        Auto merged
      storage/myisam/myisampack.c:
        Auto merged
      storage/myisammrg/myrg_open.c:
        Auto merged
      storage/ndb/include/ndbapi/NdbDictionary.hpp:
        Auto merged
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      storage/ndb/src/ndbapi/ndberror.c:
        Auto merged
      00ad6116
    • unknown's avatar
      Fix typo in ha_backhole.cc · 945368e5
      unknown authored
      
      sql/ha_blackhole.cc:
        Fix typo
      945368e5
  4. 01 May, 2005 3 commits
  5. 30 Apr, 2005 8 commits
    • unknown's avatar
      yassl changeset 2: · 07918c8c
      unknown authored
        remove FIX_GCC_LINKING_PROBLEM and -DDEFINE_CXA_PURE_VIRTUAL
        replace echo in configure.in with AC_MSG_WARN/AC_MSG_ERROR
        don't set -DUSE_MYSYS_NEW for gcc 2.95
        set $USE_MYSYS_NEW even if CXX is g++
        yassl bugfixes
        instantiate all yassl templates explicitly
      
      
      client/Makefile.am:
        mysqlbinlog as a c++ program may need my_new.cc (if CXX=gcc)
        no FIX_GCC_LINKING_PROBLEM anymore - it's in my_new.cc
      client/mysqladmin.cc:
        no FIX_GCC_LINKING_PROBLEM anymore - it's in my_new.cc
      client/mysqlbinlog.cc:
        no FIX_GCC_LINKING_PROBLEM anymore - it's in my_new.cc
      configure.in:
        echo should be AC_MSG_WARN or AC_MSG_ERROR
        don't set -DUSE_MYSYS_NEW for gcc 2.95 (to restore old behaviour)
        set $USE_MYSYS_NEW even if CXX is g++ (for yassl, as it can be linked with C programs)
        remove -DDEFINE_CXA_PURE_VIRTUAL - -DUSE_MYSYS_NEW is enough
      extra/yassl/mySTL/list.hpp:
        bugfixes
      extra/yassl/src/Makefile.am:
        no need to mess with CXXFLAGS anymore. Instantiate all templates explicitly
      extra/yassl/src/crypto_wrapper.cpp:
        instantiate templates explicitly
      extra/yassl/src/yassl_imp.cpp:
        instantiate templates explicitly
      extra/yassl/src/yassl_int.cpp:
        instantiate templates explicitly
      extra/yassl/taocrypt/include/runtime.hpp:
        use -DUSE_MYSYS_NEW not -DDEFINE_CXA_PURE_VIRTUAL
        assert in __cxa_pure_virtual
        remove dummy (and thus dangerous) __cxa_guard_acquire/__cxa_guard_release
      extra/yassl/taocrypt/src/Makefile.am:
        no need to mess with CXXFLAGS anymore. Instantiate all templates explicitly
      extra/yassl/taocrypt/src/integer.cpp:
        instantiate templates explicitly
      extra/yassl/taocrypt/src/rsa.cpp:
        instantiate templates explicitly
      include/my_global.h:
        no FIX_GCC_LINKING_PROBLEM anymore - it's in my_new.cc
      mysys/my_new.cc:
        no FIX_GCC_LINKING_PROBLEM anymore - it's in my_new.cc
      server-tools/instance-manager/command.cc:
        no FIX_GCC_LINKING_PROBLEM anymore - it's in my_new.cc
      sql/ha_blackhole.cc:
        typo fixed
      sql/ha_innodb.cc:
        warning fixed
      sql/item_func.cc:
        use LL()
      sql/mysqld.cc:
        no FIX_GCC_LINKING_PROBLEM anymore - it's in my_new.cc
      07918c8c
    • unknown's avatar
      After merge fixes · 8d06dc45
      unknown authored
      
      Makefile.am:
        Added target test-force
      mysql-test/r/cast.result:
        Updated results after merge
      8d06dc45
    • unknown's avatar
      Merge with 4.1 · 37613385
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      configure.in:
        Auto merged
      include/config-win.h:
        Auto merged
      include/my_global.h:
        Auto merged
      mysql-test/r/drop.result:
        Auto merged
      mysys/default.c:
        Auto merged
      mysys/mf_keycache.c:
        Auto merged
      sql/field.h:
        Auto merged
      sql/item.h:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/item_func.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      BitKeeper/deleted/.del-errmsg.txt~f96b7055cac394e:
        Auto merged
      mysql-test/r/cast.result:
        Merge
      mysql-test/t/cast.test:
        Merge
      sql/sql_insert.cc:
        Merge
      sql/sql_select.cc:
        Merge
      37613385
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · b6b13d73
      unknown authored
      into mysql.com:/home/my/mysql-5.0
      
      
      tests/mysql_client_test.c:
        Auto merged
      b6b13d73
    • unknown's avatar
      A fix and a test case for Bug#9520 "SELECT DISTINCT crashes server · d20d0013
      unknown authored
      with cursor". The patch refactors do_select/sub_select
      functions, which implement the nested loop algorithm, and reuses them to
      fetch rows for cursors as well.
      Pushing with view.test failing (--ps-protocol).
      
      
      sql/sql_prepare.cc:
         Cursor::fetch() now returns void
      sql/sql_select.cc:
        A fix for Bug#9520 "SELECT DISTINCT crashes server with cursor":
        * rename sub_select returns codes to be able to track down what's going
          on in which case.
        * move record processing and outer join record processing to a separate
          function, out of sub_select read-record loop.
        * use generalized sub_select() nested loop function for
        cursors instead of own loop implementation used in Cursor::fetch() before
      sql/sql_select.h:
        Replace all return values of sub_select family with enum.
        Add JOIN::resume_nested_loop flag to indicate we are restarting the nested loop
        for execution of next chunk of cursor's rows.
      tests/mysql_client_test.c:
        A test case for Bug#9520 "SELECT DISTINCT crashes server with cursor"
      d20d0013
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 906cace6
      unknown authored
      into mysql.com:/home/my/mysql-5.0
      
      
      sql/handler.cc:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/item_func.h:
        Auto merged
      906cace6
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 67c13e87
      unknown authored
      into mysql.com:/home/my/mysql-4.1
      
      
      sql/sql_select.cc:
        Auto merged
      67c13e87
    • unknown's avatar
      Setting a variable to CAST(NULL as X) set the result type of the variable to X. (Bug #6598) · de3d34b7
      unknown authored
      
      mysql-test/r/bigint.result:
        Test to show show that the parser threats big longlong values as unsigned
      mysql-test/r/user_var.result:
        Test of CAST(NULL as SIGNED/UNSIGNED)
      mysql-test/t/bigint.test:
        Test to show show that the parser threats big longlong values as unsigned
      mysql-test/t/user_var.test:
        Test of CAST(NULL as SIGNED/UNSIGNED)
      sql/item_func.cc:
        Setting a variable to CAST(NULL as X) set the result type of the variable to X. (Bug #6598)
        Setting a variable to NULL doesn't change the old result type.
      sql/item_func.h:
        Detect setting a variable to NULL
      sql/unireg.cc:
        Safety fix
      de3d34b7
  6. 29 Apr, 2005 12 commits
    • unknown's avatar
      Fix for BUG#10274: In Protocol_simple::store_long don't make any assumptions about · abe86d81
      unknown authored
      relative sizes of int/long/longlong.
       
      
      abe86d81
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-5.0-build · 7b980938
      unknown authored
      into mysql.com:/home/jimw/my/mysql-5.0-clean
      
      7b980938
    • unknown's avatar
      Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 79455c9a
      unknown authored
      into moonbone.local:/usr/src/mysql-4.1
      
      79455c9a
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · b669861f
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-5.0
      
      
      configure.in:
        Auto merged
      b669861f
    • unknown's avatar
      Fix bug #9703 "Error 1032 with GROUP BY query and large tables" · 3463457c
      unknown authored
      Reset old error if tmp table was successfully created.
      
      Test data is large and can be found in bug report along with test query.
      
      
      sql/sql_select.cc:
        Fix bug #9703
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      3463457c
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.1-9634 · 909c91db
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      909c91db
    • unknown's avatar
      Manually resolve merge · e9ba56b7
      unknown authored
      
      mysql-test/r/query_cache.result:
        Resolve merge
      mysql-test/t/query_cache.test:
        Resolve merge
      e9ba56b7
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.0-clean · cbebd40b
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      
      configure.in:
        Auto merged
      cbebd40b
    • unknown's avatar
      Merge mysql.com:/home/jimw/my/mysql-4.0-9690 · 72a1a2d8
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.0-clean
      
      
      configure.in:
        Auto merged
      72a1a2d8
    • unknown's avatar
      Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0 · cf0148ea
      unknown authored
      into deer.(none):/home/hf/work/mysql-5.0.spaerrs
      
      cf0148ea
    • unknown's avatar
      Fix for #6553 and #8776 (no errors on bad spatial data) · d1c51472
      unknown authored
      
      mysql-test/r/gis-rtree.result:
        test result fixed
      mysql-test/r/gis.result:
        test result fixed
      mysql-test/t/gis-rtree.test:
        test case fixed
      mysql-test/t/gis.test:
        test case added
      sql/field.cc:
        error messages launched now when we try to put bad spatial
        data in the GEOMETRY field
      sql/field.h:
        interface fixed
      sql/item_geofunc.cc:
        bad_data sign now instead of NULL now returned from
        Item_geometry_from_text::val_str
      sql/share/errmsg.txt:
        error message added
      sql/spatial.cc:
        bad_geometry data instance
      sql/spatial.h:
        bad_geometry_data declaration
      sql/sql_base.cc:
        messages now created in store_* function
      d1c51472
    • unknown's avatar
      CAST(string_argument AS UNSIGNED) didn't work for big integers above the signed range. (Bug #7036) · f301f8f2
      unknown authored
      Produce warnings of wrong cast of strings to signed/unsigned.
      Don't block not resolved IP's if DNS server is down (Bug #8467)
      Fix compiler problems with MinGW (Bug #8872)
      
      
      configure.in:
        Fix compiler problems with MinGW (Bug #8872)
      include/config-win.h:
        Fix compiler problems with MinGW (Bug #8872)
      include/my_global.h:
        Fix compiler problems with MinGW (Bug #8872)
      mysql-test/r/cast.result:
        Test for cast to signed/unsigned outside of range (Bug #7036)
      mysql-test/t/cast.test:
        Test for cast to signed/unsigned outside of range (Bug #7036)
      mysys/default.c:
        Cleanup (combine identical code). 
        Done mainly by Jani
      sql/field.h:
        Added cast_to_int_type() to ensure that enums are casted as numbers
      sql/hostname.cc:
        Don't block not resolved IP's if DNS server is down (Bug #8467)
      sql/item.h:
        Added cast_to_int_type() to ensure that enums are casted as numbers
      sql/item_func.cc:
        CAST(string_argument AS UNSIGNED) didn't work for big integers above the
        signed range. (Bug #7036)
        Produce warnings of wrong cast of strings to signed/unsigned
      sql/item_func.h:
        CAST(string_argument AS UNSIGNED) didn't work for big integers above the
        signed range. (Bug #7036)
      f301f8f2