• unknown's avatar
    bug #5872, transactions should only be restarted with transaction.on flag off... · 5e458aac
    unknown authored
    bug #5872, transactions should only be restarted with transaction.on flag off if execute_commit has been performed
    added testcase for this
    use force send for all executes
    
    
    mysql-test/r/ndb_blob.result:
      added testcase for alter table of blob from ndb to myisam
    mysql-test/t/ndb_blob.test:
      added testcase for alter table of blob from ndb to myisam
    sql/ha_ndbcluster.cc:
      bug #5872, transactions should only be restarted with transaction.on flag off if execute_commit has been performed
      use force send for all executes
    5e458aac
ndb_blob.result 13.5 KB