From: Kevin <ke...@dr...> - 2006-02-02 14:27:40
|
Katie Bechtold wrote: > On Thu, Feb 02, 2006 at 06:35:50AM -0500, Andrew Turner (nilspace) wrote: > >> What are the MySQL versions we should be testing with releases? >> ... >> So far we need to test: 4.0, 4.1, 5.0 >> > > It might not be too early to include testing with version 5.1 as > well. > > Since 5.0 doesn't work currently, I'm not overly concerned with 5.1. It's good to keep in mind, thought. I hope my efforts with ADODB will help with this somewhat. Although, most of the compatibility problems I've seen have to do with SQL syntax, which ADODB will *not* resolve. We'll just have to be very meticulous in writing compatible SQL. -Kevin |