InnoDB & AUTO_INCREMENT secondary column
ISAM tables. The only problem seems to be with the CREATE TABLE syntax. Why is that? If 2nd-field AUTO_INCREMENT is supported, the CREATE TABLE shouldn't have failed. If it isn't supported, then why does it work? Or is that one of th
date/datetime checking too strict in 4.1?
for 4.1.0 isn't very informative, it only says that "DATE/DATETIME checking is now a bit stricter to support the ability to automatically distinguish between date, datetime, and time with microseconds." Thanks, Daniel DeLorme -- _