Re: auto_increment weirdness

2010-02-19 Thread Ananda Kumar
what is the value u see when you execute select max(b) from y; On Thu, Feb 18, 2010 at 1:33 PM, Gavin Towey wrote: > Reproduced in 5.1.43. Could not reproduce it in 5.0.66 > > > -Original Message- > From: Yang Zhang [mailto:yanghates...@gmail.com] > Sent: Wednesday, February 17, 2010 6:

RE: auto_increment weirdness

2010-02-18 Thread Gavin Towey
Reproduced in 5.1.43. Could not reproduce it in 5.0.66 -Original Message- From: Yang Zhang [mailto:yanghates...@gmail.com] Sent: Wednesday, February 17, 2010 6:05 PM To: mysql@lists.mysql.com Subject: auto_increment weirdness Hi, for some reason, I have an auto_increment field that's ma