19.10.2012, 22:17
You don't need to insert values into auto increment fields since they're automatically filled with an increment (hence 'auto increment') Also, when all else fails, enable mysql_debug and see what prints out in mysql_log.txt.