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

Bug #12351 Using MDB2 as DB driver
Submitted: 2007-10-27 22:56 UTC
From: umutphp Assigned: quipo
Status: Closed Package: MDB2_Driver_mysql
PHP Version: 5.2.4 OS: Pardus 2007
Roadmaps: (Not assigned)    
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 : 21 - 19 = ?

 
 [2007-10-27 22:56 UTC] umutphp (Umut Isik)
Description: ------------ Hi, When I try to use MDB2 as DB driver (db_driver = "MDB2"; in project ini file) , during the generation of the classes for tables a fatal error is thrown. The error is /*****************************/ Fatal error: Call to undefined method PEAR::Iserror() in /home/umut/workspace/emaillist/class/PEAR/MDB2/Driver/Reverse/mysql.php on line 102 /****************************/ This problem does not exists when DB is used as DB driver for data_object.

Comments

 [2007-11-14 07:37 UTC] alan_k (Alan Knowles)
passing the buck....
 [2007-11-14 07:45 UTC] quipo (Lorenzo Alberton)
What kind of error are you getting? Do you have a reproducing script? Can you try the CVS version of MDB2 and report back?
 [2007-11-25 13:38 UTC] quipo (Lorenzo Alberton)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.