From: Abbas B. <abb...@en...> - 2013-07-26 03:07:09
|
Hi, Currently XC cannot prepare a transaction if it has operated on temp tables. It gives the following error in such a case [junit] ERROR: cannot PREPARE a transaction that has operated on temporary tables [junit] Detail: Disabling enforce_two_phase_commit is recommended to enforce COMMIT The attached patch fixes this error every where in the test suite by setting enforce_two_phase_commit to false. -- *Abbas* Architect Ph: 92.334.5100153 Skype ID: gabbasb www.enterprisedb.co <http://www.enterprisedb.com/>m<http://www.enterprisedb.com/> * Follow us on Twitter* @EnterpriseDB Visit EnterpriseDB for tutorials, webinars, whitepapers<http://www.enterprisedb.com/resources-community>and more<http://www.enterprisedb.com/resources-community> |