Hulver wrote: > > On Wed, Oct 08, 2003 at 11:02:51PM -0400, Rusty Foster wrote: > > The patch that changed user ids to auto increment broke new user > > creation on K5. > > > > mysqldump <usual user stuff> -d <dbname> users > > Will dump just the table structure. The -d prevents it dumping the row > information. > Thanks. FYI, I figured out what happened -- the table wasn't updated because there was a user with uid 0. The patch deletes uid -1, but doesn't check for a zero. Any normal scoop install won't have such a user anyway, but it probably ought to check just in case. --R -- Rusty Foster : rusty at kuro5hin.org : http://www.kuro5hin.org ...being the funniest war movie is a lot like being the best looking child molestor. You only won because no one else entered the damn contest, and it probably shouldn't have been held in the first place. --Seanbaby