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

Bug #19193 Have createConstraint() return MDB2_OK on success, as documented
Submitted: 2012-01-05 11:02 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 : 44 + 3 = ?

 
 [2012-01-05 11:02 UTC] danielc (Daniel Convissor)
Description: ------------ Impacts: fbsql, ibase, mssql, odbc, pgsql, sqlite, sqlsrv Documentation says createConstraint() 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 11:02 UTC] danielc (Daniel Convissor)
-Status: Open +Status: Closed -Assigned To: +Assigned To: danielc