Details
-
Type:
New Feature
-
Status: Done/Fixed
-
Priority:
Major
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: 1.3
-
Component/s: None
-
Labels:None
Description
Test trunk codebase with PHP 5.1+ MySQL 5.0 environment (automated and manual testing).
List compatibility problems (document them in this issue description) and then fix. If any of the fixes require major re-writes - create separate Jira issues for them.
---- Compatibility Fixes for PHP 5.1 -----------
*
*
---- Compatibility Fixes for MyDQL 5.0
*
*
1. minor fix of repeated constant in Type.php
2. some sql queries need to be rewritten to accomodate the closer to sql syntax of mysql5. got the few show stoppers. please read:
http://dev.mysql.com/doc/refman/5.0/en/join.html
to get a better understanding of the new join syntax