Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.0RC1, 1.5.0RC2, 1.5.0RC3, 1.5.0, 1.5.0PL1, 1.5.1, 1.5.2, 1.6.0RC1, 1.5.3
-
Fix Version/s: 1.8.0
-
Component/s: Zend_Db_Table
-
Labels:None
Description
As far as I can tell, it is not possible to perform a many-to-many join between two tables in different databases. This could be corrected by simply specifying the schema for each table in the joininner() call in Zend_Db_Table_Row_Abstract::findManyToManyRowset().
Issue Links
| This issue duplicates: | ||||
| ZF-1838 | findManyToManyRowset fails because the table _schema attribute isn't used |
|
|
|
I believe this refers to the bug mentioned here: http://framework.zend.com/issues/browse/ZF-1838