1. 24 Nov, 2004 2 commits
  2. 23 Nov, 2004 1 commit
  3. 22 Nov, 2004 28 commits
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · ac3aae1f
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-mysqladmin
      
      
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/ha_ndbcluster.h:
        Auto merged
      ac3aae1f
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · e1503d69
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
      
      e1503d69
    • unknown's avatar
      c21ee7bb
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1-fix · cd15122d
      unknown authored
      into mysql.com:/home/jonas/src/wl2077
      
      
      ndb/src/kernel/blocks/dblqh/Dblqh.hpp:
        Auto merged
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      ndb/src/ndbapi/NdbConnection.cpp:
        Auto merged
      ndb/src/ndbapi/NdbScanOperation.cpp:
        Auto merged
      ndb/test/ndbapi/testReadPerf.cpp:
        Auto merged
      ndb/test/ndbapi/testScanPerf.cpp:
        Auto merged
      cd15122d
    • unknown's avatar
      wl2077 - bug fix for SCAN_TABREF · 13816de9
      unknown authored
      
      ndb/src/ndbapi/NdbScanOperation.cpp:
        1 more fix of premature scan closure
      13816de9
    • unknown's avatar
      uca-dump.c: · 75554ef2
      unknown authored
        Better variable names in dump.
        Dump tertiary weight in reverse order, to sort upper letters before their lower counterparts.
      
      
      strings/uca-dump.c:
        Better variable names in dump.
        Dump tertiary weight in reverse order, to sort upper letters before their lower counterparts.
      75554ef2
    • unknown's avatar
      Merge · 3f5adbee
      unknown authored
      
      ndb/src/ndbapi/NdbScanOperation.cpp:
        SCCS merged
      3f5adbee
    • unknown's avatar
      added force send interface to scan · 9f90db61
      unknown authored
      prepared for using query cache in ndb
      
      
      ndb/include/ndbapi/NdbIndexScanOperation.hpp:
        added force send interface to scan
      ndb/include/ndbapi/NdbResultSet.hpp:
        added force send interface to scan
      ndb/include/ndbapi/NdbScanOperation.hpp:
        added force send interface to scan
      ndb/src/ndbapi/NdbResultSet.cpp:
        added force send interface to scan
      ndb/src/ndbapi/NdbScanOperation.cpp:
        added force send interface to scan
      9f90db61
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 · 25b1c34a
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
      
      25b1c34a
    • unknown's avatar
      Added NULL value tests for UNIQUE index · 4d903faf
      unknown authored
      4d903faf
    • unknown's avatar
      Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-4.1 · d9083f5c
      unknown authored
      into hundin.mysql.fi:/home/jan/mysql-4.1
      
      d9083f5c
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 97721fbb
      unknown authored
      into mysql.com:/home/dlenev/src/mysql-4.1-bg6462
      
      97721fbb
    • unknown's avatar
      13d0b4fd
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 · 451ac15d
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-mysqladmin
      
      
      ndb/src/kernel/vm/Configuration.cpp:
        Auto merged
      ndb/src/mgmclient/main.cpp:
        Auto merged
      ndb/src/mgmsrv/main.cpp:
        Auto merged
      ndb/tools/restore/restore_main.cpp:
        Auto merged
      ndb/tools/select_all.cpp:
        Auto merged
      ndb/tools/waiter.cpp:
        Auto merged
      451ac15d
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1 · 50392ce9
      unknown authored
      into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
      
      50392ce9
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · ba97d10b
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      ba97d10b
    • unknown's avatar
      removed unused variables · 6f4e3d66
      unknown authored
          assigned "localhost" as default connectstring
          added a disconnect() first in connect()
          removed double implementation of connect code, use connect() in NdbRestarter
          removed extra "host=" in connectstring
      
      
      ndb/include/mgmapi/mgmapi.h:
        removed wrong comment
      ndb/test/include/NdbRestarter.hpp:
        removed unused variables
      ndb/test/src/NdbBackup.cpp:
        removed double implementation of connect code, use connect() in NdbRestarter
        removed extra "host=" in connectstring
      ndb/test/src/NdbRestarter.cpp:
        removed unused variables
        assigned "localhost" as default connectstring
        added a disconnect() first in connect()
      6f4e3d66
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · a6b65e94
      unknown authored
      into mysql.com:/home/dlenev/src/mysql-4.1-bg6462
      
      
      sql/set_var.cc:
        Auto merged
      a6b65e94
    • unknown's avatar
      Fix for bug #6462 "Same request on same data returns different · 3e56bde3
      unknown authored
      results." a.k.a. "Proper cleanup of subqueries is missing for SET and DO
      statements". (Version #2 with after-review fixes).
      
      To perform proper cleanup for statements that can contain subqueries 
      but don't have main select we must call free_undelaid_joins().
      
      
      mysql-test/r/subselect.result:
        Added test for bug #6462 "Same request on same data returns different
        results." a.k.a. "Proper cleanup of subqueries is missing for SET and DO
        statements".
      mysql-test/t/subselect.test:
        Added test for bug #6462 "Same request on same data returns different
        results." a.k.a. "Proper cleanup of subqueries is missing for SET and DO
        statements".
      sql/set_var.cc:
        Added missing cleanup of joins used in subqueries to SET statement.
      sql/sql_do.cc:
        Added missing cleanup of joins used in subqueries to DO statement.
      3e56bde3
    • unknown's avatar
    • unknown's avatar
      uca-dump.c: · 2836860c
      unknown authored
        Mofidications to dump secondary and tertiary weigthts
        And some minor improvements
      
      
      strings/uca-dump.c:
        Mofidications to dump secondary and tertiary weigthts
        And some minor improvements
      2836860c
    • unknown's avatar
      Fixed BUG #6747: innodb_locks_unsafe_for_binlog still uses next-key locking. · 1ed3477b
      unknown authored
      
      innobase/row/row0sel.c:
        Fixed bug: innodb_locks_unsafe_for_binlog still uses next-key locking (BUG #6747).
        We do not take gap type locks when using InnoDB startup option 
        innodb_locks_unsafe_for_binlog. Some code polishing also done.
      1ed3477b
    • unknown's avatar
      aligned connect string option on all cluster executables, --ndb-connectstring... · 9357a213
      unknown authored
      aligned connect string option on all cluster executables, --ndb-connectstring is now supported by all
      enabled new section in my.cnf [mysql_cluster], which is read by all executables, where connect string can be put for all cluster executables
      
      
      9357a213
    • unknown's avatar
      Bug #6737: REGEXP gives wrong result with case sensitive collation: · 8f0ea6f0
      unknown authored
      - A new flag MY_CS_CSSORT was introduced for case sensitivity.
      - Item_func_regexp doesn't substiture ICASE not only
        for binary collations but for case sensitive collations as well. 
      
      8f0ea6f0
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · 525b7520
      unknown authored
      into mysql.com:/home/jonas/src/wl2077
      
      
      client/Makefile.am:
        Auto merged
      client/mysqladmin.cc:
        Auto merged
      ndb/src/kernel/vm/Configuration.cpp:
        Auto merged
      525b7520
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · d38f88d9
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-fix
      
      
      ndb/src/kernel/blocks/dblqh/Dblqh.hpp:
        Auto merged
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      ndb/src/ndbapi/NdbConnection.cpp:
        Auto merged
      ndb/src/ndbapi/NdbScanOperation.cpp:
        Auto merged
      ndb/test/ndbapi/testReadPerf.cpp:
        Auto merged
      ndb/test/ndbapi/testScanPerf.cpp:
        Auto merged
      d38f88d9
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1-fix · 78b340ef
      unknown authored
      into mysql.com:/home/jonas/src/wl2077
      
      78b340ef
    • unknown's avatar
      wl2077 - ndb, fix testDict · 2c32d6a1
      unknown authored
      2c32d6a1
  4. 21 Nov, 2004 5 commits
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1-fix · 6d927d0a
      unknown authored
      into mysql.com:/home/jonas/src/wl2077
      
      
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Auto merged
      ndb/src/ndbapi/NdbScanOperation.cpp:
        Auto merged
      6d927d0a
    • unknown's avatar
      wl2077 - ndb close scan - fix introduced bugs wrt premature close of scan · c292027d
      unknown authored
      
      ndb/src/common/debugger/signaldata/ScanTab.cpp:
        Fix printout
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Handle already closed fragments
      ndb/src/ndbapi/NdbConnectionScan.cpp:
        Better handling of SCAN_TABREF
      ndb/src/ndbapi/NdbScanOperation.cpp:
        Removed some special cases by setting up them instead
      ndb/test/src/NDBT_Test.cpp:
        Fix createTable(false)
      ndb/tools/select_all.cpp:
        Use full scan as default
      c292027d
    • unknown's avatar
      trx0undo.c, trx0purge.c: · c6766305
      unknown authored
        Print a warning to the .err log if the InnoDB history list length is > 20 000 even though purge reaches the list head; this is to track corruption reported on the MySQL mailing list Nov 9, 2004
      lock0lock.c:
        Let SHOW INNODB STATUS print the history list length
      
      
      innobase/lock/lock0lock.c:
        Let SHOW INNODB STATUS print the history list length
      innobase/trx/trx0purge.c:
        Print a warning to the .err log if the InnoDB history list length is > 20 000 even though purge reaches the list head; this is to track corruption reported on the MySQL mailing list Nov 9, 2004
      innobase/trx/trx0undo.c:
        Print a warning to the .err log if the InnoDB history list length is > 20 000 even though purge reaches the list head; this is to track corruption reported on the MySQL mailing list Nov 9, 2004
      c6766305
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1 · cc89d439
      unknown authored
      into mysql.com:/orca/space/pekka/ndb/version/my41
      
      cc89d439
    • unknown's avatar
      A fix and test case for Bug#6297 "prepared statement, wrong handling · c474e066
      unknown authored
       of <parameter> IS NULL":
      we must not only set Item::null_value in Item_param, but implement
      Item_param::is_null() to work well with IS NULL/IS NOT NULL clauses.
      
      
      mysql-test/r/ps.result:
        Test case for Bug#6297: test results fixed.
      mysql-test/t/ps.test:
        A test case for Bug#6297 "prepared statement, wrong handling of 
        <parameter> IS NULL"
      sql/item.h:
        A fix for Bug#6297: we must not only set null_value in Item_param, but
        also implement Item_param::is_null() to work well with  IS NULL/
        IS NOT NULL.
        Item::is_null() commented.
      c474e066
  5. 19 Nov, 2004 4 commits