Re: auto_increment dissapearing

2001-04-23 Thread Sinisa Milivojevic
ryc writes: > I have a auto increment field in a table and after doing a few operations > the flag has gone away. This is using mysql 3.23.36 on OpenBSD. Here is how > it happened: > > I am using perl with DBI to interface with mysql. I have been inserting > "NULL" into this field to allow mysql

auto_increment dissapearing

2001-04-22 Thread ryc
I have a auto increment field in a table and after doing a few operations the flag has gone away. This is using mysql 3.23.36 on OpenBSD. Here is how it happened: I am using perl with DBI to interface with mysql. I have been inserting "NULL" into this field to allow mysql to fill in the auto_incr