Talk:Testopia:Considerations

From MozillaWiki
Revision as of 07:34, 9 October 2006 by Miracle (talk | contribs) (→‎Reply: SQL Considerations)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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. -