bug #16979 auto-inc: question about the patch

2007-02-06 Thread Duhaime Johanne
I have run into that bug with mysql 5.0.24a: bug #16979 auto-inc My application was running OK on 4.1.7. But after migration to 5, the problem started. My questions are: 1-Can I run the patch on 5.0.24a even if it is for 5.0.21. 2-Which patch finally is the good one : the one from [13 May 20

Re: Auto-Inc question

2001-02-22 Thread Website4S
In a message dated 22/02/2001 12:22:26 GMT Standard Time, [EMAIL PROTECTED] writes: << 30 seconds work(less time than it took you to type your email) would've revealed the answer: 1. Click on "the manual" link at the bottom of this message. 2. See the search box? Type in "auto increment"

Re: Auto-Inc question

2001-02-22 Thread Ed Carp
[EMAIL PROTECTED] ([EMAIL PROTECTED]) writes: > Hi, > > I have a table which contains a row called ListID which is set to auto > increment, I added a load of test data into the table while I built my > website so I could test various things out, anyway that is all finished now > and I am read

Re: Auto-Inc question

2001-02-21 Thread Paul DuBois
At 12:24 AM -0500 2/22/01, [EMAIL PROTECTED] wrote: >Hi, > >I have a table which contains a row called ListID which is set to auto >increment, I added a load of test data into the table while I built my >website so I could test various things out, anyway that is all finished now >and I am ready to

Auto-Inc question

2001-02-21 Thread Website4S
Hi, I have a table which contains a row called ListID which is set to auto increment, I added a load of test data into the table while I built my website so I could test various things out, anyway that is all finished now and I am ready to go live so I have dropped all the test data from the t