I'm getting the following error while trying to do a clean install. I'm running on Windows and have mysql 5.1, PHP 5.3.0.
mysql error: [1366: Incorrect integer value: 'ASET_ALLOW_NONE' for column 'akCategoryAllowSets' at row 1] in EXECUTE("insert into AttributeKeyCategories (akCategoryHandle, akCategoryAllowSets, pkgID) values ('collection', 'ASET_ALLOW_NONE', NULL)")
Still have this issue with clean install. Have even looked at the upgrade.php/install.php scripts myself to see if there was something I could come up with. So far, have to stick with 5.3.2 because it installs and is usable. The new 5.3.3 features and updates would be nice though...
I am running PHP 5.2.9 and IIS 7.0