Re: Caching Bug with AUTO_INCREMENT columns

2001-02-13 Thread Peter Skipworth
handle lastinsert_id parameter ? *slightly blank look* P On Tue, 13 Feb 2001 [EMAIL PROTECTED] wrote: > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Caching Bug with AUTO_INCREMENT columns > > Description: > When i use a table with an AUTO_INCREMENT c

Caching Bug with AUTO_INCREMENT columns

2001-02-13 Thread christoph . schemainda
From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Caching Bug with AUTO_INCREMENT columns Description: When i use a table with an AUTO_INCREMENT column and insert Data in the Table with a NULL Value for the AUTO_INCREMENT column, AUTO_INCREMENT sets an new value