1. 17 Jun, 2007 7 commits
  2. 16 Jun, 2007 1 commit
    • unknown's avatar
      Bug #28949 · e2380b98
      unknown authored
      - handler binlog's must be shutdoem before logger.cleanup_base
      
      
      e2380b98
  3. 14 Jun, 2007 23 commits
  4. 13 Jun, 2007 9 commits
    • unknown's avatar
      [PATCH] add knielsen as MAINTAINER of NDBAPI NdbRecord examples · 29987e6e
      unknown authored
      Index: ndb-merge/storage/ndb/MAINTAINERS
      ===================================================================
      
      
      storage/ndb/MAINTAINERS:
        add knielsen as MAINTAINER of NDBAPI NdbRecord examples
      29987e6e
    • unknown's avatar
      [PATCH] Add MAINTAINERS file for NDB · f344a35f
      unknown authored
      Index: ndb-merge/storage/ndb/MAINTAINERS
      ===================================================================
      
      
      storage/ndb/MAINTAINERS:
        Add MAINTAINERS file for NDB
      f344a35f
    • unknown's avatar
      [PATCH] BUG#29074 preserve file timestamps in ndb_error_reporter · 42044a87
      unknown authored
      Index: ndb-work/storage/ndb/tools/ndb_error_reporter
      ===================================================================
      
      
      storage/ndb/tools/ndb_error_reporter:
        BUG#29074 preserve file timestamps in ndb_error_reporter
      42044a87
    • unknown's avatar
      [PATCH] Enable test for (Closed) bug 16445 · 85525c4a
      unknown authored
      Bug was updated on May 30th by Tomas to say that hasn't been seen in PB
      since global dict cache rewrite. This test should probably be enabled then.
      
      Index: ndb-work/mysql-test/t/ndb_basic.test
      ===================================================================
      
      
      mysql-test/r/ndb_basic.result:
        Enable test for (Closed) bug 16445
      mysql-test/t/ndb_basic.test:
        Enable test for (Closed) bug 16445
      85525c4a
    • unknown's avatar
      [PATCH] BUG#29073 Store history for ndb_mgm · 21819c2a
      unknown authored
      Index: ndb-work/storage/ndb/src/mgmclient/main.cpp
      ===================================================================
      
      
      storage/ndb/src/mgmclient/main.cpp:
        BUG#29073 Store history for ndb_mgm
      21819c2a
    • unknown's avatar
      [PATCH] Add tests for ndb variables (related to BUG#26675) · 1f2ce0eb
      unknown authored
      This is somewhat related to BUG#26675 (ndb_connectstring not reported
      in show global variables)
      
      Index: ndb-work/mysql-test/r/ndb_basic.result
      ===================================================================
      
      
      mysql-test/r/ndb_basic.result:
        Add tests for ndb variables (related to BUG#26675)
      mysql-test/t/ndb_basic.test:
        Add tests for ndb variables (related to BUG#26675)
      1f2ce0eb
    • unknown's avatar
      [PATCH] Disable mysql_upgrade test (Bug#28560) · 18c6c75a
      unknown authored
      Index: ndb-work/mysql-test/t/disabled.def
      ===================================================================
      
      
      mysql-test/t/disabled.def:
        Disable mysql_upgrade test (Bug#28560)
      18c6c75a
    • unknown's avatar
      [PATCH] BUG#29063 mgmapi: connect timeout set incorrectly · 495a9490
      unknown authored
      correctly divide timeout by 1000 to convert to seconds for SocketClient
      
      Index: ndb-work/storage/ndb/src/mgmapi/mgmapi.cpp
      ===================================================================
      
      
      storage/ndb/src/mgmapi/mgmapi.cpp:
        BUG#29063 mgmapi: connect timeout set incorrectly
      495a9490
    • unknown's avatar
      [PATCH] BUG#29063 TESTCASE mgmapi: connect timeout set incorrectly · e42de772
      unknown authored
      Add test to testMgm for Connect timeout. add to autotest.
      
      Index: ndb-work/storage/ndb/test/ndbapi/testMgm.cpp
      ===================================================================
      
      
      storage/ndb/test/ndbapi/testMgm.cpp:
        BUG#29063 TESTCASE mgmapi: connect timeout set incorrectly
      storage/ndb/test/run-test/daily-basic-tests.txt:
        BUG#29063 TESTCASE mgmapi: connect timeout set incorrectly
      e42de772