|
|||||||||||
|
Re: [patch 3/5] BUG#28804 Dbtc::releaseAbortResources() send returnsignal when exists.
From: Jonas Oreland <jonas(at)mysql.com>
Date: Tue Jul 03 2007 - 01:43:19 EDT
you should check if the TCINDXREQ has the exec bit set otherwise sending 2 TCINDXREQ in 1 execute both using ERROR(8039) will result in 2 TC_ROLLBACK_REP which is not good. (and it could get even messier if mixing TCKEYREQ into the same batch :-)) Also, you should ofcourse also make the same check if failing to seize attrinfo etc... /Jonas -- MySQL Code Commits Mailing List For list archives: http://lists.mysql.com/commits To unsubscribe: http://lists.mysql.com/commits?unsub=lists@pantek.comReceived on Tue Jul 3 01:51:06 2007 This archive was generated by hypermail 2.1.8 : Tue Jul 03 2007 - 02:00:02 EDT |
||||||||||
|
|||||||||||