Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.5.0b4

Bug #18711 MySQL driver nextID() fails to enforce error checking
Submitted: 2011-08-04 23:22 UTC
From: haggholm Assigned:
Status: Open Package: MDB2_Driver_mysql
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2011-08-04 23:22 UTC] haggholm (Petter Häggholm)
Description: ------------ nextID() fails to enforce the correct error checking, and thus erroneously treats cleanup failures as critical. See attached patch; it’s pretty trivial.

Comments

 [2011-08-04 23:22 UTC] haggholm (Petter Häggholm)