The patch that changed user ids to auto increment broke new user
creation on K5. 

The error looks like:

DBD::mysql::st execute failed: Duplicate entry '0' for key 1 at
/www/scoop/lib/Scoop/DB.pm line 203.
<<ERROR>> <<207.69.13.168>> in db_insert: Duplicate entry '0' for key 1
(Query is INSERT INTO users (nickname, origemail, realemail, passwd,
perm_group, creation_ip, creation_time, is_new_account) VALUES (
[...values...]) : Error in /www/scoop/lib/Scoop/Admin/Users.pm line 494
at /www/scoop/lib/Scoop/DB.pm line 206.

Clearly it's not auto-incrementing. Any ideas why? Or how I can find out
if the patch took and that field is actually marked auto-increment?


--R
-- 
Rusty Foster : rusty at kuro5hin.org : http://www.kuro5hin.org

<Inoshiro> rusty is right