• unknown's avatar
    bug #5872, transactions should only be restarted with transaction.on flag off... · 6052df4c
    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
    6052df4c
ndb_blob.test 8.7 KB