re: Duplicate key error

2002-09-23 Thread Egor Egorov
Graham, Sunday, September 22, 2002, 3:15:23 PM, you wrote: GH> I am aware that this is an error of my own making, however . . . GH> I am unable to install my sql because the scipt fails with GH> a duplicate key error GH> Preparing db table GH> Preparing host table GH> Preparing user table GH>

Re: duplicate key error on autoincrement field while inserting

2001-04-24 Thread Dan Shapella
oincrement problems at virtually the same time. And this is the only app running on this system. Why did MySql decide these 2 keys already exist when in fact they don't? >From: Gerald Clark <[EMAIL PROTECTED]> >To: Dan Shapella <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED]

Re: duplicate key error on autoincrement field while inserting

2001-04-24 Thread Gerald Clark
What operating system are you running, and how big are these files and indicies? Is this a 2 Gig file size limit problem? You are getting near the limit to the size of an unsigned mediumint. Dan Shapella wrote: > > I have a weird one here. > > I have an application that inserts records into