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

Bug #8628 tableInfo with MDB2
Submitted: 2006-09-04 09:02 UTC
From: sei at dmc dot de Assigned: alan_k
Status: Closed Package: DB_DataObject (version 1.8.4)
PHP Version: 4.4.3 OS: Linux
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 : 16 - 7 = ?

 
 [2006-09-04 09:02 UTC] sei at dmc dot de (Sascha)
Description: ------------ There is a problem in the Generator.php In the function "fillTableSchema" there is a call to "tableInfo". With MDB2 this is a function of the Module "Reverse". In the function "_createTableList" the Modules are correctly loaded for MDB2 but only the "Manager"-Module is correctly used with "$__DB->manager->listTables()" With PHP5 the direct call is possible due to the __call function of MDB2 but with PHP4 this won´t work. Could you please fix the call of "tableInfo" and don´t forget the Fieldmapping of "length" -> "len"

Comments

 [2006-09-04 09:35 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2006-09-24 10:15 UTC] armen at opensourceclub dot ir (Armen Baghumian)
Hi, yes there is a patch written by lsmit, I just changed it a little.It works for me. lsmit, thanks for patch :) http://rafb.net/paste/results/Y4hO5679.html
 [2006-09-24 14:36 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2006-09-25 08:16 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!