1. 14 Oct, 2004 2 commits
    • unknown's avatar
      NDB dbtux minor change · 04e60bbf
      unknown authored
      
      ndb/src/kernel/blocks/dbtux/Dbtux.hpp:
        remove TreePos::m_ent
      ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp:
        remove TreePos::m_ent
      ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp:
        remove TreePos::m_ent
      mysql-test/ndb/ndb_range_bounds.pl:
        more options
      04e60bbf
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · c4c9cd5d
      unknown authored
      into mysql.com:/space/pekka/ndb/version/my41-tux
      
      
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      c4c9cd5d
  2. 13 Oct, 2004 8 commits
  3. 12 Oct, 2004 7 commits
    • unknown's avatar
      Move Heikki's comment about thd->query comment to proper place · f8fe986c
      unknown authored
      (bad merge from 4.0)
      
      
      sql/sql_class.h:
        Move a comment to proper place (bad merge from 4.0)
      f8fe986c
    • unknown's avatar
      post-commit: · 2e4f7ae7
      unknown authored
        Added catch for (example) WL#1234 into bk commit subjects
      
      
      BitKeeper/triggers/post-commit:
        Added catch for (example) WL#1234 into bk commit subjects
      2e4f7ae7
    • unknown's avatar
      ps.test, ps.result: a test case for Bug#6042 "constants · febdbf18
      unknown authored
      propogation works only once (prepared statements)".
      
      
      mysql-test/r/ps.result:
        Test case for Bug#6042: test results fixed
      mysql-test/t/ps.test:
        A test case for Bug#6042 "constants propogation works only once
        (prepared statements).
      febdbf18
    • unknown's avatar
      New tests for prepared statements: · 24db339f
      unknown authored
      - 'ps_10nestset' uses a "nested set" approach for an employee 
        hierarchy, then does arithmetic on the "salary" field;
        (soon) to be extended by inserts / deletes which imply
        mass updates on the "l"/"r" fields showing the set inclusion,
      - 'ps_11bugs' will get (some of ?) those bug DB entries which
        refer to prepared statements, but whose number does not appear
        in a test file comment - so it will also be extended.
      
      24db339f
    • unknown's avatar
      item.h: · cf19901a
      unknown authored
        A fix for Bug#6042 "constants propogation works olny once (prepared
        statements)": reset item->marker in Item::cleanup, as it's used
        in propogate_cond_constants. No test case as the only way I could
        come up with to show the problem is EXPLAIN, and EXPLAIN is painful
        to use in the test suite.
      
      
      sql/item.h:
        A fix for Bug#6042 "constants propogation works olny once (prepared
        statements)": reset item->marker in Item::cleanup, as it's used
        in propogate_cond_constants
      cf19901a
    • unknown's avatar
      NDB compile fix sol9x86 · 3908b8f8
      unknown authored
      
      ndb/include/kernel/LogLevel.hpp:
        compile fix sol9x86
      ndb/include/util/version.h:
        compile fix sol9x86
      ndb/src/common/util/version.c:
        compile fix sol9x86
      ndb/src/mgmsrv/Services.cpp:
        compile fix sol9x86
      3908b8f8
    • unknown's avatar
      Fix order by · 253fec0f
      unknown authored
      253fec0f
  4. 11 Oct, 2004 10 commits
  5. 10 Oct, 2004 13 commits
    • unknown's avatar
      Merge · c082b8b5
      unknown authored
      
      sql/ha_ndbcluster.cc:
        SCCS merged
      c082b8b5
    • unknown's avatar
      NDB tux optim 16 - binary search on bounding node when adding entry · 60337b1f
      unknown authored
      
      ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp:
        tux optim 15 - binary search on bounding node when adding entry
      ndb/src/kernel/blocks/dbtux/DbtuxMaint.cpp:
        tux optim 15 - binary search on bounding node when adding entry
      ndb/src/kernel/blocks/dbtux/DbtuxSearch.cpp:
        tux optim 15 - binary search on bounding node when adding entry
      ndb/src/kernel/blocks/dbtux/Times.txt:
        tux optim 15 - binary search on bounding node when adding entry
      60337b1f
    • unknown's avatar
      NDB ndb_mgm: fix dump and signal log (more to do) · ae4250b0
      unknown authored
      
      ndb/include/mgmapi/mgmapi.h:
        ndb_mgm: fix dump and signal log (more to do)
      ndb/src/common/debugger/signaldata/SignalNames.cpp:
        ndb_mgm: fix dump and signal log (more to do)
      ndb/src/mgmapi/mgmapi.cpp:
        ndb_mgm: fix dump and signal log (more to do)
      ndb/src/mgmclient/CommandInterpreter.cpp:
        ndb_mgm: fix dump and signal log (more to do)
      ae4250b0
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 · 9322dfb9
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-merge
      
      9322dfb9
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 01d299f7
      unknown authored
      into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b5382
      
      01d299f7
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 34b5a761
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      34b5a761
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · 3b783caf
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      3b783caf
    • unknown's avatar
      clean-up, indentation fixes. · 913e003b
      unknown authored
      
      mysql-test/t/outfile.test:
        this 'drop...' not needed anymore
      sql/sql_yacc.yy:
        indentation fixes
      913e003b
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 · 43ee93e9
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-merge
      
      
      ndb/src/ndbapi/Ndb.cpp:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      43ee93e9
    • unknown's avatar
      692c4ee4
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 4195d5e0
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      4195d5e0
    • unknown's avatar
      Fixes bug with tableImpl with blobs not being initialized properly w.r.t... · 95c21a25
      unknown authored
      Fixes bug with tableImpl with blobs not being initialized properly w.r.t pointer to blob tableImpl in column
          added blob to test to see that blob tables don't show up in show tables
          auto increment setting need not fetch blob tables (will otherwise generate error during table creation)
          moved addBlobTables out of fetchGlobalTableImpl to get_local_table_info
          changed addBlobTables to start from last column and break if all blobs added
          also addBlobTables will return -1 if failed (typically getTable)
          changed to using get_local_table_info with internal table name where applicable for efficiency
          added option to get_local_table_info wether to fetch blob tables or not
          getTable always fetches the blobtables
          moved addBlobTables to get_local_table_info to always be called, even if main table goes to cache only
      
      
      mysql-test/r/ndb_autodiscover.result:
        added blob to test to see that blob tables don't show up in show tables
      mysql-test/t/ndb_autodiscover.test:
        added blob to test to see that blob tables don't show up in show tables
      ndb/src/ndbapi/Ndb.cpp:
        auto increment setting need not fetch blob tables (will otherwise generate error during table creation)
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        moved addBlobTables out of fetchGlobalTableImpl to get_local_table_info
        changed addBlobTables to start from last column and break if all blobs added
        also addBlobTables will return -1 if failed (typically getTable)
        changed to using get_local_table_info with internal table name where applicable for efficiency
      ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        added option to get_local_table_info wether to fetch blob tables or not
        getTable always fetches the blobtables
        moved addBlobTables to get_local_table_info to always be called, even if main table goes to cache only
      95c21a25
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 · d9f53f22
      unknown authored
      into gw.mysql.r18.ru:/usr/home/ram/work/4.1.gconcat
      
      
      sql/item_sum.cc:
        Auto merged
      sql/sql_class.h:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      d9f53f22