In AUTO_INCREMENT fields, inserting a 0 into the field requests a new sequence number.
Is it possible to turn off this behaviour? (without messing with the code, of course) Using NULL to get the next sequence number is good enough for me and I use quite a lot 0 for special purposes (default record values,...) TIA, Fernando Martins -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]