We use SVN to commit our code, but sometimes a dev will commit broken SQL
schema.

We use "php -l" to validate all php prior to allowing the checkin, wondering
if there is some simmilar tool for mySQL (we're migrating to v5.0 if that
helps) to prevent broken schema syntax from sneaking into our repository?

A google search didn't seem to turn up much, surprisingly. :(

D.Vin


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to