1. 21 Feb, 2005 2 commits
  2. 20 Feb, 2005 2 commits
    • unknown's avatar
      NdbSqlUtil.cpp: · 0233bb35
      unknown authored
        duplicate of previous cs to 5.0-ndb
      
      
      ndb/src/common/util/NdbSqlUtil.cpp:
        duplicate of previous cs to 5.0-ndb
      0233bb35
    • unknown's avatar
      ndb - simple scan filter test (in testOIBasic) · 6fc95e50
      unknown authored
      
      ndb/src/ndbapi/NdbDictionary.cpp:
        print unusual array size
      ndb/src/ndbapi/NdbRecAttr.cpp:
        print hex chars as unsigned
      ndb/src/ndbapi/NdbOperationInt.cpp:
        ignore of NULL bound
      ndb/test/ndbapi/testOIBasic.cpp:
        add simple scan filter test (table scan on index bounds)
      6fc95e50
  3. 18 Feb, 2005 7 commits
    • unknown's avatar
      added options to give nodeid and mgmd host directly as switches (without using the connectstring) · edea2263
      unknown authored
      
      ndb/src/mgmapi/LocalConfig.cpp:
        added options to give nodeid and mgmd host directly as switches (without using the connectstring)
        reset nodeid on init
        allow only nodeid to be specified in the connectstring
        allow mgmd-host in connectstring
      ndb/src/mgmapi/mgmapi.cpp:
        just some extra debug printouts
      edea2263
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb · 2200e35c
      unknown authored
      into mysql.com:/space/pekka/ndb/version/my50-ndb
      
      
      2200e35c
    • unknown's avatar
      ndb - TUP interpreter: use byte length in attr OP const · 9ab62ea5
      unknown authored
      
      ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp:
        TUP interpreter: use byte length in attr OP const
      ndb/src/ndbapi/NdbOperationInt.cpp:
        TUP interpreter: use byte length in attr OP const
      9ab62ea5
    • unknown's avatar
      make sure we handle a failure case in connect_mgmd correctly · c7afc80b
      unknown authored
      
      ndb/src/common/transporter/TransporterRegistry.cpp:
        make sure we handle a failure case in connect_mgmd correctly
      ndb/src/mgmapi/mgmapi.cpp:
        return NDB_INVALID_SOCKET at failure
      c7afc80b
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 · a5553ee8
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb-wl2278
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      BitKeeper/triggers/post-commit:
        Auto merged
      sql/log.cc:
        Auto merged
      sql/sql_insert.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      a5553ee8
    • unknown's avatar
      Clean up merge from 4.1, including making several enum fields · e122a103
      unknown authored
      in the grant tables case-insensitive and updating test results.
      
      
      scripts/mysql_create_system_tables.sh:
        Fix collation of procs_priv.proc_priv
      scripts/mysql_fix_privilege_tables.sql:
        Fix enum fields to have case-insensitive collation
      mysql-test/r/information_schema.result:
        Update results
      mysql-test/r/system_mysql_db.result:
        Update results
      mysql-test/r/lowercase_table_grant.result:
        Update results
      e122a103
    • unknown's avatar
      Merge · 90cc9c6b
      unknown authored
      
      BitKeeper/triggers/post-commit:
        Auto merged
      mysql-test/r/lowercase_table2.result:
        Auto merged
      mysql-test/r/variables.result:
        Auto merged
      mysql-test/t/variables.test:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql/set_var.h:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      tests/mysql_client_test.c:
        Auto merged
      mysql-test/r/system_mysql_db.result:
        Update results
      scripts/mysql_create_system_tables.sh:
        Merge fix for Bug #7617, making enum fields in grant tables
        case-insensitive.
      scripts/mysql_fix_privilege_tables.sql:
        Merge fix for Bug #7617, and fix additional enum/set columns.
      sql/sql_acl.cc:
        Hand-merge due to whitespace change
      sql/sql_lex.cc:
        Hand-merge bug fix.
      90cc9c6b
  4. 17 Feb, 2005 29 commits