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

Bug #19192 Have createSequence() return MDB2_OK on success, as documented
Submitted: 2012-01-05 10:33 UTC
From: danielc Assigned: danielc
Status: Closed Package: MDB2 (version SVN)
PHP Version: Irrelevant OS:
Roadmaps: 2.5.0b4    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 8 + 48 = ?

 
 [2012-01-05 10:33 UTC] danielc (Daniel Convissor)
Description: ------------ Impacts: ibase, oci8, and pgsql Documentation says createSequence() returns MDB2_OK on success. But the code returns the output of exec(), which is affected rows on success. Adjust code to meet documentation.

Comments

 [2012-01-05 10:34 UTC] danielc (Daniel Convissor)
-Status: Open +Status: Assigned -Assigned To: +Assigned To: danielc
 [2012-01-05 10:34 UTC] danielc (Daniel Convissor)
-Status: Assigned +Status: Closed