1. 05 Jul, 2007 1 commit
    • unknown's avatar
      ndb api test case for bug 29501 · b35e697e
      unknown authored
      
      storage/ndb/test/ndbapi/testDict.cpp:
        Added test for Bug#29501. Tested on both code without patch and code with patch. DN fails on code w/o and passed for code w/. Also includes new helper functions runWaitStarted and DropDDObjects. Along with these helper function I have included a test for DropDDObjects. I did find a case where lgman fails on the restarting DN with corrupt fs error. I will file a new bug report and test case for that.
      storage/ndb/test/run-test/daily-basic-tests.txt:
        Added new tests for bug29501
      b35e697e
  2. 03 Jul, 2007 10 commits
  3. 02 Jul, 2007 4 commits
  4. 30 Jun, 2007 4 commits
    • unknown's avatar
      disable with bug no · 0b079d97
      unknown authored
      0b079d97
    • unknown's avatar
      3f59098a
    • unknown's avatar
      [PATCH] Test for BUG#27404 util thd mysql_parse sig11 when default multibyte charset · 5629c496
      unknown authored
      Test that we can start a MySQL Server with a default multibyte charset with
      NDB running. Test *really* basic functionality too.
      
      Index: ndb-work/mysql-test/r/rpl_ndb_ctype_ucs2_def.result
      ===================================================================
      
      
      mysql-test/r/rpl_ndb_ctype_ucs2_def.result:
        Test for BUG#27404 util thd mysql_parse sig11 when default multibyte charset
      mysql-test/t/rpl_ndb_ctype_ucs2_def-master.opt:
        Test for BUG#27404 util thd mysql_parse sig11 when default multibyte charset
      mysql-test/t/rpl_ndb_ctype_ucs2_def.test:
        Test for BUG#27404 util thd mysql_parse sig11 when default multibyte charset
      5629c496
    • unknown's avatar
      [PATCH] BUG#27404 util thd mysql_parse sig11 when mysqld default multibyte charset · 60f3384c
      unknown authored
      NDB util thread calls mysql_parse internally with plain old c strings (7bit ascii) to create tables (e.g. mysql.ndb_schema). With mysqld default charset set to a multibyte one (e.g. ucs2) mysql_parse would try to interpret the 7bit string as UCS2 and promptly explode in a heap.
      
      Solution is to set the util thread to be using utf8 charset.
      
      Index: ndb-work/sql/ha_ndbcluster.cc
      ===================================================================
      
      
      sql/ha_ndbcluster.cc:
        BUG#27404 util thd mysql_parse sig11 when mysqld default multibyte charset
      60f3384c
  5. 27 Jun, 2007 1 commit
  6. 26 Jun, 2007 3 commits
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/51-telco-gca · 3a621bbc
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
      
      
      storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp:
        Auto merged
      storage/ndb/src/kernel/blocks/pgman.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/ERROR_codes.txt:
        merge
      storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        merge
      3a621bbc
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-telco-gca · b367a80e
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
      
      
      b367a80e
    • unknown's avatar
      ndb - bug#29331 (51) · b4199e91
      unknown authored
          Add better handling of GCP Stop
          Only kill "offending" node
      
      
      storage/ndb/src/kernel/blocks/ERROR_codes.txt:
        add new error codes
      storage/ndb/src/kernel/blocks/dbdih/Dbdih.hpp:
        add better GCP stop handling
      storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        add better GCP stop handling
      b4199e91
  7. 25 Jun, 2007 6 commits
  8. 24 Jun, 2007 1 commit
  9. 22 Jun, 2007 1 commit
  10. 21 Jun, 2007 3 commits
    • unknown's avatar
      select_ndb_apply_status.inc: · 12807651
      unknown authored
        new support file that I missed during last check ing, sorry
      
      
      mysql-test/include/select_ndb_apply_status.inc:
        new support file that I missed during last check ing, sorry
      12807651
    • unknown's avatar
      Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb · ff53a753
      unknown authored
      into  mysql.com:/data2/mysql-5.1-new-ndb
      
      
      mysql-test/t/rpl_ndb_dd_advance.test:
        Auto merged
      mysql-test/t/rpl_ndb_stm_innodb.test:
        SCCS merged
      ff53a753
    • unknown's avatar
      Many files: · 3e8df21a
      unknown authored
        New test cases for generic apply status table
      rpl_ndb_dd_advance.test:
        Updated test case to not run sooo long
      show_binlog_using_logname.inc, tpcb_disk_data.inc:
        New support file 
      rpl_ndb_dd_advance.result:
        Updated result
      tpcb.inc:
        New support file for Updated test case to not run sooo long
      
      
      mysql-test/t/rpl_ndb_dd_advance.test:
        Updated test case to not run sooo long
      mysql-test/include/tpcb.inc:
        New support file for Updated test case to not run sooo long
      mysql-test/r/rpl_ndb_dd_advance.result:
        Updated result
      mysql-test/t/rpl_ndb_mix_innodb.test:
        New test cases for generic apply status table
      mysql-test/t/rpl_ndb_stm_innodb.test:
        New test cases for generic apply status table
      mysql-test/extra/rpl_tests/rpl_ndb_apply_status.test:
        New test cases for generic apply status table
      mysql-test/t/rpl_ndb_stm_innodb-master.opt:
        New test cases for generic apply status table
      mysql-test/t/rpl_ndb_mix_innodb-master.opt:
        New test cases for generic apply status table
      mysql-test/include/tpcb_disk_data.inc:
        New support file
      mysql-test/include/show_binlog_using_logname.inc:
        New support file
      mysql-test/r/rpl_ndb_stm_innodb.result:
        New test cases for generic apply status table
      mysql-test/r/rpl_ndb_mix_innodb.result:
        New test cases for generic apply status table
      3e8df21a
  11. 20 Jun, 2007 2 commits
  12. 19 Jun, 2007 4 commits