summaryrefslogtreecommitdiff
path: root/mysql-test/t/trigger.test
diff options
context:
space:
mode:
authorRamil Kalimullin <ramil@mysql.com>2009-03-27 10:24:32 +0400
committerRamil Kalimullin <ramil@mysql.com>2009-03-27 10:24:32 +0400
commitc2c47b67fd6f6130b941a0b50fa701b0bb105ba7 (patch)
tree724935190d8b69f11e5a0110b89287881ee73cb9 /mysql-test/t/trigger.test
parentf606cfeae3f934b4e6864693994ed80b7f2631ef (diff)
downloadmariadb-git-c2c47b67fd6f6130b941a0b50fa701b0bb105ba7.tar.gz
Fix for bug #26288: savepoint not deleted, comit on empty transaction
Problem: commit doesn't delete savepoints if there are no changes in the transaction. Fix: delete them in such cases. mysql-test/r/innodb_mysql.result: Fix for bug #26288: savepoint not deleted, comit on empty transaction - test result. mysql-test/t/innodb_mysql.test: Fix for bug #26288: savepoint not deleted, comit on empty transaction - test case. sql/handler.cc: Fix for bug #26288: savepoint not deleted, comit on empty transaction - call transaction.cleanup() even if nht is 0 to delete possible savepoints.
Diffstat (limited to 'mysql-test/t/trigger.test')
0 files changed, 0 insertions, 0 deletions