An error occurred fetching the project authors.
  1. 17 Feb, 2006 2 commits
    • unknown's avatar
      ndb - rbr blobs: fixes (not final) · 206e68ae
      unknown authored
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        invalidate table=>invalidate blob tables
      storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        invalidate table=>invalidate blob tables
      storage/ndb/src/ndbapi/DictCache.cpp:
        DBUG_PRINT
      sql/ha_ndbcluster.cc:
        avoid discovering NDB$BLOB tables
      mysql-test/t/disabled.def:
        rpl_ndb_blob passes again
      206e68ae
    • unknown's avatar
      reported bugs and disabled corresponding tests · 78e67400
      unknown authored
      disabled non deterministic test
      
      78e67400
  2. 16 Feb, 2006 3 commits
    • unknown's avatar
      Test cleanup · 4b6def06
      unknown authored
      mysql-test/t/disabled.def:
        Updated
      mysql-test/extra/rpl_tests/rpl_log.test:
        Updated and moved drop of tables to end of test to help bin log be more deterministic
      mysql-test/r/rpl_row_log.result:
        Updated results
      mysql-test/r/rpl_row_log_innodb.result:
        Updated results
      mysql-test/r/rpl_ndb_log.result:
        Updated results
      4b6def06
    • unknown's avatar
      ndb_load disabled · 404f1ebc
      unknown authored
      mysql-test/t/disabled.def:
        Disable ndb_load again...
      404f1ebc
    • unknown's avatar
      Test case updates and new test cases added to CRBR · bd96297f
      unknown authored
      BitKeeper/deleted/.del-rpl_row_multi_update3.test~fcf9a2234bd0f1b:
        Delete: mysql-test/t/rpl_row_multi_update3.test
      BitKeeper/deleted/.del-rpl_row_multi_update3.test~b366698f8379f38f:
        Delete: mysql-test/extra/rpl_tests/rpl_row_multi_update3.test
      BitKeeper/deleted/.del-rpl_row_multi_update3.result~1a3a8438eaaf11f2:
        Delete: mysql-test/r/rpl_row_multi_update3.result
      mysql-test/t/rpl_ndb_commit_afterflush.test:
        added comments
      mysql-test/r/rpl_ndb_commit_afterflush.result:
        New results file
      mysql-test/t/rpl_ddl.test:
        Added to skip default ndb engine
      mysql-test/t/rpl_ndb_ddl.test:
        new wrapper for ndb
      mysql-test/r/rpl_ndb_ddl.result:
        new wrapper for ndb
      mysql-test/t/rpl_insert_ignore.test:
        Added to skip ndb if default engine
      mysql-test/t/rpl_ndb_insert_ignore.test:
        New wrapper for ndb
      mysql-test/r/rpl_ndb_insert_ignore.result:
        New Results file
      mysql-test/t/rpl_multi_update2.test:
        Updated to skip ndb default engine + added comments
      mysql-test/t/rpl_ndb_multi_update2.test:
        New ndb wrapper for test case
      mysql-test/t/rpl_ndb_multi_update2-slave.opt:
        New slave option file to go with new NDB test wrapper
      mysql-test/r/rpl_ndb_multi_update2.result:
        New results file
      mysql-test/t/rpl_multi_update3.test:
        Updated to skip ndb default engine + added comments
      mysql-test/t/rpl_ndb_multi_update3.test:
        New ndb wrapper for test case
      mysql-test/r/rpl_ndb_multi_update3.result:
        New results file
      mysql-test/t/rpl_relayrotate.test:
        added comments and ability to sjip when ndb is default engine
      mysql-test/t/rpl_ndb_relayrotate.test:
        New wrapper for ndb
      mysql-test/t/rpl_ndb_relayrotate-slave.opt:
        New option file for ndb slave
      mysql-test/r/rpl_ndb_relayrotate.result:
        New results file
      mysql-test/t/rpl_loaddata.test:
        Updated
      mysql-test/t/rpl_multi_update.test:
        Updated
      mysql-test/t/rpl_relay_space_myisam.test:
        Updated
      mysql-test/t/rpl_row_001.test:
        Updated
      mysql-test/t/rpl_row_blob_myisam.test:
        Updated
      mysql-test/t/rpl_row_charset.test:
        Updated
      mysql-test/t/rpl_row_delayed_ins.test:
        Updated
      mysql-test/t/rpl_row_log.test:
        Updated
      mysql-test/t/rpl_row_UUID.test:
        Updated
      mysql-test/t/rpl_auto_increment.test:
        Updated
      mysql-test/t/rpl_commit_after_flush.test:
        Updated
      mysql-test/t/rpl_deadlock_innodb.test:
        Updated
      mysql-test/t/rpl_failed_optimize.test:
        Updated
      mysql-test/t/rpl_foreign_key_innodb.test:
        Updated
      mysql-test/t/rpl_insert_id_pk.test:
        Updated
      mysql-test/t/rpl_insert_id.test:
        Updated
      mysql-test/t/rpl_relay_space_innodb.test:
        Updated
      mysql-test/t/rpl_row_blob_innodb.test:
        Updated
      mysql-test/t/rpl_row_func003.test:
        Updated
      mysql-test/t/rpl_row_log_innodb.test:
        Updated
      mysql-test/t/rpl_row_sp002_innodb.test:
        Updated
      mysql-test/t/rpl_row_sp003.test:
        Updated
      mysql-test/t/rpl_row_sp006_InnoDB.test:
        Updated
      mysql-test/t/rpl_row_sp007_innodb.test:
        Updated
      mysql-test/t/rpl_ndb_row_001.test:
        New wrapper for ndb
      mysql-test/r/rpl_ndb_row_001.result:
        New results file
      mysql-test/t/rpl_ndb_UUID.test:
        New wrapper for ndb
      mysql-test/r/rpl_ndb_UUID.result:
        New results file
      mysql-test/extra/rpl_tests/rpl_row_delayed_ins.test:
        Updated with order by
      mysql-test/r/rpl_row_delayed_ins.result:
        Updated results file
      mysql-test/t/rpl_ndb_charset.test:
        New wrapper for ndb
      mysql-test/r/rpl_ndb_charset.result:
        New results file
      mysql-test/t/rpl_row_until.test:
        Updated to skip when ndb is default. ndb bin logs are different size, so test would need to be rewitten for ndb
      mysql-test/t/rpl_row_max_relay_size.test:
        Updated
      mysql-test/t/rpl_row_sp008.test:
        Removed show binlog as it is not needed for test
      mysql-test/r/rpl_row_sp008.result:
        Updated results
      mysql-test/t/rpl_row_basic_11bugs.test:
        Removed show binlog as it is not needed for test
      mysql-test/r/rpl_row_basic_11bugs.result:
        Updated results
      BitKeeper/deleted/.del-rpl_ndb_max_relay_size.test~afa6834a51627676:
        Delete: mysql-test/t/rpl_ndb_max_relay_size.test
      BitKeeper/deleted/.del-rpl_ndb_max_relay_size.result~1e944e2782e270d8:
        Delete: mysql-test/r/rpl_ndb_max_relay_size.result
      mysql-test/t/disabled.def:
        Updated
      bd96297f
  3. 15 Feb, 2006 4 commits
    • unknown's avatar
      Bug#17386 binlog interchangably contains engine= and type= · f18e7d44
      unknown authored
       - Update result file and enable test
      
      
      mysql-test/r/binlog_row_mix_innodb_myisam.result:
        Update resultfile, when switching from type to engine, the log position needs to be increased by two after that statement.
      mysql-test/t/disabled.def:
        Enable test
      f18e7d44
    • unknown's avatar
      Bug#17360 sp-code test case broken · 6cf66fb4
      unknown authored
       - Change 94 to 95 according to Pem's instructions in bug report.
      
      
      mysql-test/r/sp-code.result:
        Update from 94 to 95 according to Pem's instructions
      mysql-test/t/disabled.def:
        Enable sp-code test case
      6cf66fb4
    • unknown's avatar
      Second submission of this test case. First one was lost and test had to be... · ae39873d
      unknown authored
      Second submission of this test case. First one was lost and test had to be recreated from first bk commit. Test current produces core due to Bug #17045
      
      
      mysql-test/t/ndb_dd_backuprestore.test:
        Recovered new CDD test
      mysql-test/r/ndb_dd_backuprestore.result:
        Results will need to be recreated once bug #17045 is patched
      mysql-test/t/disabled.def:
        Added ndb_dd_backuprestore
      ae39873d
    • unknown's avatar
      Test updates · ee0c24a3
      unknown authored
      mysql-test/t/rpl_ndb_delete_nowhere.test:
        new wrapper for NDB engine
      mysql-test/r/rpl_ndb_delete_nowhere.result:
        new reults file
      mysql-test/t/disabled.def:
        Added test to be diabled
      mysql-test/t/rpl_delete_no_where.test:
        Fix typo
      mysql-test/t/rpl_EE_err.test:
        Updated wrapper
      mysql-test/extra/rpl_tests/rpl_trig004.test:
        Updated
      mysql-test/t/rpl_row_trig004.test:
        Updated
      mysql-test/r/rpl_row_trig004.result:
        Updated
      mysql-test/t/rpl_ndb_trig004.test:
        New wrapper for ndb
      mysql-test/r/rpl_ndb_trig004.result:
        New result
      ee0c24a3
  4. 14 Feb, 2006 4 commits
  5. 13 Feb, 2006 3 commits
    • unknown's avatar
      Fix for bad merge. · 41a5f263
      unknown authored
      mysql-test/t/disabled.def:
        Removed reference to  failed test.
      sql/ha_archive.cc:
        This fixes the optimize problem introduced in a bad merge.
      41a5f263
    • unknown's avatar
      Updated test cases · 9a5cb8d9
      unknown authored
      mysql-test/include/not_ndb_default.inc:
        New include file to skip certain tests with default engine = ndb
      mysql-test/t/rpl_optimize.test:
        Updated to skip test when NDB is default engine
      mysql-test/extra/rpl_tests/rpl_auto_increment.test:
        Updated to skip test when NDB is default engine
      BitKeeper/deleted/.del-rpl_ndb_auto_inc-master.opt~e38255d94debc2c8:
        Delete: mysql-test/t/rpl_ndb_auto_inc-master.opt
      mysql-test/t/rpl_ndb_auto_inc.test:
        updated to use with ndb
      mysql-test/r/rpl_ndb_auto_inc.result:
        New results
      mysql-test/t/disabled.def:
        Updated to remove rpl_ndb_auto_inc.test
      mysql-test/extra/rpl_tests/rpl_row_blob.test:
        updated to remove check table, not needed and not supported by ndb engine
      mysql-test/t/rpl_ndb_blob2.test:
        new ndb wrapper
      mysql-test/r/rpl_ndb_blob2.result:
        new results
      9a5cb8d9
    • unknown's avatar
      Disabling a test, I will look at it tomorrow. Something is wrong with the... · e06d04fe
      unknown authored
      Disabling a test, I will look at it tomorrow. Something is wrong with the merge from 5.0. Its probably a flush that is missing somewhere but I am too tired to figure it out at the moment.
      
      
      mysql-test/t/disabled.def:
        Disabling test.
      sql/ha_archive.cc:
        Corrected compile problem
      e06d04fe
  6. 12 Feb, 2006 2 commits
    • unknown's avatar
      disabled.def: · f0b0db49
      unknown authored
        Reenabled tests 'innodb_concurrent', 'innodb_unsafe_binlog', 'rpl_ndb_log' as bugs 3300 15650 17081 are solved
      
      
      mysql-test/t/disabled.def:
        Reenabled tests 'innodb_concurrent', 'innodb_unsafe_binlog', 'rpl_ndb_log' as bugs 3300 15650 17081 are solved
      f0b0db49
    • unknown's avatar
      disabled.def: · c67a5e77
      unknown authored
        Disabled 'rpl_until' until 15886 is solved
      libmysqld.vcproj:
        Added "my_user.c"
      
      
      VC++Files/libmysqld/libmysqld.vcproj:
        Added "my_user.c"
      mysql-test/t/disabled.def:
        Disabled 'rpl_until' until 15886 is solved
      c67a5e77
  7. 10 Feb, 2006 1 commit
    • unknown's avatar
      test updates · e1443b90
      unknown authored
      mysql-test/t/rpl_trigger.test:
        Test cleanup
      mysql-test/t/rpl_ndb_sync.test:
        Test cleanup
      mysql-test/t/rpl_ndb_idempotent.test:
        Test cleanup
      mysql-test/r/rpl_trigger.result:
        Updated result files
      mysql-test/r/rpl_ndb_sync.result:
        Updated result files
      mysql-test/r/rpl_ndb_idempotent.result:
        Updated result files
      mysql-test/t/rpl_ndb_dd_basic.test:
        Rename: mysql-test/t/rpl_ndb_disk.test -> mysql-test/t/rpl_ndb_dd_basic.test
      mysql-test/r/rpl_ndb_dd_basic.result:
        Rename: mysql-test/t/rpl_ndb_dd_basic.result -> mysql-test/r/rpl_ndb_dd_basic.result
      mysql-test/r/rpl_ndb_sp006.result:
        New results file
      mysql-test/t/rpl_row_sp007_innodb-slave.opt:
        Ensure slave tables are created as innodb
      mysql-test/t/disabled.def:
        updated 17290
      mysql-test/r/rpl_ndb_sp007.result:
        New results file
      mysql-test/t/rpl_ndb_sp007.test:
        Added comment
      mysql-test/t/rpl_ndb_sp006.test:
        Added comment
      mysql-test/extra/rpl_tests/rpl_row_sp003.test:
        Augmented for use with NDB due to injector thread not populating the bin log before sync with master is done
      mysql-test/r/rpl_ndb_sp003.result:
        New results file
      mysql-test/t/rpl_ndb_sp003.test:
        Wrapper to use same code for testing NDB that is used for InnoDB Currently
      e1443b90
  8. 08 Feb, 2006 1 commit
  9. 07 Feb, 2006 1 commit
    • unknown's avatar
      More rpl test updates with using ndb as default engine · 7fe66095
      unknown authored
      mysql-test/t/rpl_drop_temp.test:
        Updated with work around stated by Tomas in bug 16552. NDB does not support temp tables.
      mysql-test/r/rpl_drop_temp.result:
        Updated with work around stated by Tomas in bug 16552. NDB does not support temp tables.
      mysql-test/t/rpl_foreign_key_innodb-slave.opt:
        Need to ensure that innodb table is created on the slave for this test
      mysql-test/t/rpl_err_ignoredtable.test:
        updated to run with ndb as default
      mysql-test/r/rpl_err_ignoredtable.result:
        updated to run with ndb as default
      mysql-test/t/disabled.def:
        Update requested by Lars
      mysql-test/t/rpl_load_table_from_master.test:
        Update requested by Lars
      mysql-test/r/rpl_load_table_from_master.result:
        Update requested by Lars
      7fe66095
  10. 06 Feb, 2006 1 commit
    • unknown's avatar
      More test case updates for using RPL with NDB as default engine · 84aeaaa5
      unknown authored
      mysql-test/t/rpl_create_database.test:
        Updated to pass when other default engines are being used
      mysql-test/r/rpl_create_database.result:
        Updated to pass when other default engines are being used
      mysql-test/t/rpl_row_func003-slave.opt:
        new opt file to enusre innodb on slave
      mysql-test/t/rpl_replicate_do.test:
        Updated with order by for use during ndb testing
      mysql-test/r/rpl_replicate_do.result:
        Updated with order by for use during ndb testing
      mysql-test/t/rpl_redirect.test:
        updated with order by
      mysql-test/r/rpl_redirect.result:
        updated with order by
      mysql-test/t/rpl_ndb_func003.test:
        New func003 wrapper to use NDB engine for table creation
      mysql-test/r/rpl_ndb_func003.result:
        New func003 wrapper to use NDB engine for table creation
      mysql-test/r/rpl_row_sp001.result:
        updated with order by
      mysql-test/t/rpl_row_sp001.test:
        updated with order by
      BitKeeper/deleted/.del-rpl_row_log.test~f6ed1be9e3ca110f:
        Delete: mysql-test/extra/rpl_tests/rpl_row_log.test
      mysql-test/extra/rpl_tests/rpl_log.test:
        Updated test to ensure that MyISAM, and innodb engines passed even if NDB was used as default engine. Due to diff in bin log output between MyISAM, InnoDB and NDB the file had to use different wrappers and results files.
      mysql-test/t/rpl_row_log.test:
        part of rpl_log.test check in
      mysql-test/r/rpl_row_log.result:
        part of rpl_log.test check in
      mysql-test/r/rpl_row_log_innodb.result:
        part of rpl_log.test check in
      mysql-test/t/rpl_row_log_innodb-master.opt:
        part of rpl_log.test check in
      mysql-test/t/rpl_row_log_innodb-slave.opt:
        part of rpl_log.test check in
      mysql-test/t/rpl_row_log_innodb.test:
        part of rpl_log.test check in
      mysql-test/r/rpl_ndb_log.result:
        part of rpl_log.test check in
      mysql-test/t/rpl_ndb_log.test:
        part of rpl_log.test check in
      mysql-test/t/rpl_ndb_log-master.opt:
        part of rpl_log.test check in
      mysql-test/t/disabled.def:
        Updated with MySQL Bugs: #17158
      84aeaaa5
  11. 05 Feb, 2006 1 commit
    • unknown's avatar
      ndb - rbr blobs works now (or again) · 13a5adc9
      unknown authored
      mysql-test/t/disabled.def:
        ndb_blob.test works again, sort of
      storage/ndb/include/ndbapi/NdbBlob.hpp:
        better getNull & replace+tinyblob forward-patch from 5.0
      storage/ndb/src/ndbapi/NdbBlob.cpp:
        better getNull & replace+tinyblob forward-patch from 5.0
      storage/ndb/test/ndbapi/test_event.cpp:
        getEvent()->getTable()
      sql/ha_ndbcluster.cc:
        return more error codes from blob calls
      sql/ha_ndbcluster_binlog.cc:
        return more error codes from blob calls
      storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp:
        return more error codes from blob calls
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        copy and invalidate blob tables as part of main table.  TODO: do not cache blob tables
      storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        copy and invalidate blob tables as part of main table.  TODO: do not cache blob tables
      13a5adc9
  12. 03 Feb, 2006 2 commits
    • unknown's avatar
      Implemented requested changes by Lars and did some general test cleanup. Lots more togo · 4551cb22
      unknown authored
      mysql-test/t/rpl_relay_space_myisam.test:
        Added Comment
      mysql-test/t/rpl_ndb_relay_space.test:
        Added more comments
      BitKeeper/deleted/.del-rpl_relay_space_ndb.result~4d6013c0afef9b5e:
        Delete: mysql-test/r/rpl_relay_space_ndb.result
      mysql-test/t/rpl_relay_space_innodb.test:
        Added Comment
      BitKeeper/deleted/.del-rpl000006.test~6da9f1808deb79c7:
        Delete: mysql-test/t/rpl000006.test
      BitKeeper/deleted/.del-rpl000004.test~61532b03f9ad2734:
        Delete: mysql-test/t/rpl000004.test
      BitKeeper/deleted/.del-rpl000004.result~a3147834a662043a:
        Delete: mysql-test/r/rpl000004.result
      mysql-test/t/rpl_mixed_ddl_dml.test:
        Rename: mysql-test/t/rpl000002.test -> mysql-test/t/rpl_mixed_ddl_dml.test
      mysql-test/r/rpl_mixed_ddl_dml.result:
        Rename: mysql-test/r/rpl000002.result -> mysql-test/r/rpl_mixed_ddl_dml.result
      mysql-test/t/rpl_ignore_table_update.test:
        Rename: mysql-test/t/rpl000008.test -> mysql-test/t/rpl_ignore_table_update.test
      mysql-test/t/rpl_ignore_table_update-slave.opt:
        Rename: mysql-test/t/rpl000008-slave.opt -> mysql-test/t/rpl_ignore_table_update-slave.opt
      mysql-test/r/rpl_ignore_table_update.result:
        Rename: mysql-test/r/rpl000008.result -> mysql-test/r/rpl_ignore_table_update.result
      mysql-test/t/rpl_load_table_from_master.test:
        Fixing test since test where combined
      mysql-test/r/rpl_load_table_from_master.result:
        Updated results file
      BitKeeper/deleted/.del-rpl000004.a.result~3415f066cb91c460:
        Delete: mysql-test/r/rpl000004.a.result
      BitKeeper/deleted/.del-rpl000004.b.result~352b35351551485:
        Delete: mysql-test/r/rpl000004.b.result
      mysql-test/t/disabled.def:
        added rpl_ndb_relay_space Results are not deterministic
      mysql-test/t/rpl_load_from_master.test:
        Rename: mysql-test/t/rpl000009.test -> mysql-test/t/rpl_load_from_master.test
      mysql-test/t/rpl_load_from_master-slave.opt:
        Rename: mysql-test/t/rpl000009-slave.opt -> mysql-test/t/rpl_load_from_master-slave.opt
      mysql-test/r/rpl_load_from_master.result:
        Rename: mysql-test/r/rpl000009.result -> mysql-test/r/rpl_load_from_master.result
      mysql-test/t/rpl_temp_table.test:
        Rename: mysql-test/t/rpl_000012.test -> mysql-test/t/rpl_temp_table.test
      mysql-test/r/rpl_temp_table.result:
        Rename: mysql-test/r/rpl_000012.result -> mysql-test/r/rpl_temp_table.result
      4551cb22
    • unknown's avatar
      First set of rpl test updated for NDB and general test cleanup · 67b3bd58
      unknown authored
      mysql-test/t/rpl000004.test:
        Updated test so it would not fail when MyISAM was not default Engine
      mysql-test/r/rpl000004.result:
        Updated test so it would not fail when MyISAM was not default Engine
      mysql-test/extra/rpl_tests/rpl000006.test:
        Updated test so that it would not fail when other engines are set as default engine
      mysql-test/r/rpl000006.result:
        Updated test so that it would not fail when other engines are set as default engine
      mysql-test/r/rpl_relay_space_myisam.result:
        Rename: mysql-test/r/rpl000005.result -> mysql-test/r/rpl_relay_space_myisam.result
      mysql-test/extra/rpl_tests/rpl_sv_relay_space.test:
        Had to split the test cases out to use for each engine. Reason being that the data goes applies to ndb in different order. So it has to have its own result file and I want to ensure that it is not used for other tests when ndb is used as default engine. Old test case was called rpl000009.test, so it was renamed as well to give the test more meaning
      mysql-test/t/rpl_relay_space_innodb-master.opt:
        Wrapper for old test case called rpl000009.test
      mysql-test/t/rpl_relay_space_innodb-slave.opt:
        Wrapper for old test case called rpl000009.test
      mysql-test/t/rpl_relay_space_innodb.test:
        Wrapper for old test case called rpl000009.test
      mysql-test/t/rpl_relay_space_myisam.test:
        Wrapper for old test case called rpl000009.test
      mysql-test/t/rpl_ndb_relay_space.test:
        Wrapper for old test case called rpl000009.test
      mysql-test/r/rpl_ndb_relay_space.result:
        Result file for wrapper for old test case called rpl000009.test
      mysql-test/r/rpl_relay_space_innodb.result:
        Result file for wrapper for old test case called rpl000009.test
      mysql-test/r/rpl_relay_space_ndb.result:
        Result file for wrapper for old test case called rpl000009.test
      mysql-test/t/rpl000009.test:
        updated to work when ndb is default engine
      mysql-test/r/rpl000009.result:
        updated to work when ndb is default engine
      mysql-test/t/rpl_LD_INFILE.test:
        Plan test cleanup
      mysql-test/r/rpl_LD_INFILE.result:
        Plan test cleanup
      mysql-test/t/rpl_auto_increment-slave.opt:
        needed to ensure test does not fail if default engine is specified
      mysql-test/extra/rpl_tests/rpl_auto_increment.test:
        Sorry, forgot to cleanup from debugging
      mysql-test/t/rpl_ndb_auto_inc.test:
        New wrapper for NDB
      mysql-test/t/rpl_ndb_auto_inc-master.opt:
        New wrapper for NDB
      mysql-test/r/rpl_ndb_auto_inc.result:
        New wrapper for NDB
      mysql-test/t/disabled.def:
        Updated
      67b3bd58
  13. 02 Feb, 2006 4 commits
    • unknown's avatar
      0321006e
    • unknown's avatar
      disbled sporadically failing testcase · 10b73938
      unknown authored
      10b73938
    • unknown's avatar
      Yet another addition to the fix for BUG#9412 "Triggers: should have trigger · b7089166
      unknown authored
      privilege".
      
      Corrected addition of TRIGGER privilege by "mysql_fix_privilege_tables" script.
      Problem with it should have been caught by system_mysql_db/system_mysql_db_fix
      tests but they were disabled. Enabled them back.
      
      
      mysql-test/r/system_mysql_db.result:
        Updated test results after addition of TRIGGER privilege.
      mysql-test/t/disabled.def:
        Enabled back test system_mysql_db/system_mysql_db_fix tests.
      scripts/mysql_fix_privilege_tables.sql:
        Corrected addition of TRIGGER privilege.
      b7089166
    • unknown's avatar
      Post-merge fixes. · cb91d942
      unknown authored
      mysql-test/t/disabled.def:
        disabling new test that was added during null-merge from 5.0
        the new test innodb_unsafe_binlog will be re-enabled when the
        5.1 snapshot for InnoDB is applied. Disabling test rather than
        removing files to make future merges easier (removing the files
        would cause merge conflicts when the files are re-added in the
        5.1 snapshot).
      cb91d942
  14. 01 Feb, 2006 1 commit
  15. 27 Jan, 2006 2 commits
    • unknown's avatar
      ndb - wl#2972 fix null blobs · 190249e0
      unknown authored
      mysql-test/t/disabled.def:
        blobs: set_null is not enough, must also set empty buffer
      sql/ha_ndbcluster.cc:
        blobs: set_null is not enough, must also set empty buffer
      190249e0
    • unknown's avatar
      Enable kill test · 0a144837
      unknown authored
      mysql-test/t/disabled.def:
        Enable the kill test
      0a144837
  16. 25 Jan, 2006 1 commit
    • unknown's avatar
      ndb - wl#2972 rbr blobs: write blob data to binlog · 09dadbd7
      unknown authored
      mysql-test/t/disabled.def:
        rbr blobs: write data + dict cache workarounds
      sql/ha_ndbcluster.cc:
        rbr blobs: write data + dict cache workarounds
      sql/ha_ndbcluster.h:
        rbr blobs: write data + dict cache workarounds
      sql/ha_ndbcluster_binlog.cc:
        rbr blobs: write data + dict cache workarounds
      storage/ndb/include/ndbapi/NdbDictionary.hpp:
        rbr blobs: write data + dict cache workarounds
      storage/ndb/src/ndbapi/NdbBlob.cpp:
        rbr blobs: write data + dict cache workarounds
      storage/ndb/src/ndbapi/NdbDictionary.cpp:
        rbr blobs: write data + dict cache workarounds
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        rbr blobs: write data + dict cache workarounds
      storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        rbr blobs: write data + dict cache workarounds
      09dadbd7
  17. 24 Jan, 2006 2 commits
    • unknown's avatar
      disabled.def: · 60a8641c
      unknown authored
        Updated to remove ndb_dd_disk2memory
      ndb_dd_disk2memory.result:
        Updated results to match change to show create table for NDB tables. WL 2604
      
      
      mysql-test/r/ndb_dd_disk2memory.result:
        Updated results to match change to show create table for NDB tables. WL 2604
      mysql-test/t/disabled.def:
        Updated to remove ndb_dd_disk2memory
      60a8641c
    • unknown's avatar
      disabled.def: · 2afa1b31
      unknown authored
        Updated with new bug number
      
      
      mysql-test/t/disabled.def:
        Updated with new bug number
      2afa1b31
  18. 23 Jan, 2006 3 commits
  19. 20 Jan, 2006 1 commit
    • unknown's avatar
      fix for bug#16548 (Events: can't alter clause for preserve) · 65bd96b2
      unknown authored
      WL #1034 (Internal CRON)
      
      
      mysql-test/r/events.result:
        fix the results
      mysql-test/t/disabled.def:
        make it enabled
      mysql-test/t/events.test:
        - comment out some tests (having problems now)
        - add test for fix for bug#16548
      sql/sql_yacc.yy:
        - fix for bug#16548 (Events: can't alter clause for preserve)
        - prefix optional non-terminals with opt_
      65bd96b2
  20. 19 Jan, 2006 1 commit
    • unknown's avatar
      WL #2747: After push fixes · 0575ab83
      unknown authored
      mysql-test/ndb/ndbcluster.sh:
        Upgraded DataMemory to 20M so that ndb_restore tests fit in memory
      mysql-test/r/ndb_config.result:
        Upgraded DataMemory to 20M so that ndb_restore tests fit in memory
      mysql-test/r/ndb_restore.result:
        Added check that no extra objects exist before starting
        Added printout from erronous node group map
      mysql-test/t/disabled.def:
        Activated ndb_restore again
      mysql-test/t/ndb_restore.test:
        Added new test cases and handling of error case for node group maps
      storage/ndb/tools/restore/consumer_restore.cpp:
        Removed debug printouts
      storage/ndb/tools/restore/restore_main.cpp:
        Removed debug printouts
        ndbout => info
        some ndbout => err
        and yet others
        ndbout => debug
      0575ab83