diff options
author | unknown <jimw@mysql.com> | 2005-12-09 15:00:33 -0800 |
---|---|---|
committer | unknown <jimw@mysql.com> | 2005-12-09 15:00:33 -0800 |
commit | 4d09673065bba0434909ad09b7f9ecd82752c8db (patch) | |
tree | 8e54fb8c42c750aceab7ac826bb3f35b4eabadeb /innobase/buf/makefilewin | |
parent | bb2f4b8124ecd9838b1eafba02be822981b4b181 (diff) | |
download | mariadb-git-4d09673065bba0434909ad09b7f9ecd82752c8db.tar.gz |
Fix crash in BDB from improper cleanup of transactions, and avoid problem
in NDB that the fix would cause due to improper registration of a transaction
that isn't meant to be seen by the handler layer. (Bug #14212)
Thanks to Sergei Golubchik for helping with this.
mysql-test/r/bdb.result:
Add new result
mysql-test/t/bdb.test:
Add new regression test
sql/ha_ndbcluster.cc:
Don't register transaction if transactions are "disabled".
sql/handler.cc:
Commit statement before trying to end transaction.
Diffstat (limited to 'innobase/buf/makefilewin')
0 files changed, 0 insertions, 0 deletions