Talk:Testopia:Considerations

From MozillaWiki
Revision as of 17:24, 2 October 2006 by Ghendricks (talk | contribs) (Reply: SQL Considerations)
Jump to navigation Jump to search

Please consider rigorous SQL code review to make sure this works with MySQL 5.0.x (.15 or later) during the development process. There are some rather significant changes in MySQL 5 that make it far more strict than previous versions, especially in 5.0.12.

Reply: SQL Considerations

Testopia is being developed on MySQL 5.0. Careful measures are being taken to make sure it is fully ANSI SQL compliant.