Re: Cannot DELETE all records with NULL entries in UNIQUE KEY fields

2001-04-10 Thread René Tegel
se an index for the time being? gl - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 09, 2001 6:43 PM Subject: BUG: Cannot DELETE all records with NULL entries in UNIQUE KEY fields > >Description: > > Attempting to

PATCH: Cannot DELETE all records with NULL entries in UNIQUE KEY fields

2001-04-09 Thread Michael Widenius
Hi! > "loschert" == loschert <[EMAIL PROTECTED]> writes: >> Description: loschert> Attempting to delete all records in a table containing NULL values in a loschert> UNIQUE KEY field does not work as expected. Only a single record is deleted, loschert> presumably because the server thinks

Re: BUG: Cannot DELETE all records with NULL entries in UNIQUE KEY fields

2001-04-09 Thread Benjamin Pflugmann
Hello. On Mon, Apr 09, 2001 at 01:05:01PM -0400, [EMAIL PROTECTED] wrote: > On 9 Apr 2001 [EMAIL PROTECTED] wrote: > > > >Description: > > > > Attempting to delete all records in a table containing NULL values in a > > UNIQUE KEY field does not work as expected. Only a single record is deleted

Re: BUG: Cannot DELETE all records with NULL entries in UNIQUE KEY fields

2001-04-09 Thread Sinisa Milivojevic
-+-+ > 4 rows in set (0.00 sec) > > --- END SQL TEST OUTPUT > > > >Fix: > > No idea. > > >Submitter-Id: > >Originator: Matt Loschert > >Organization: ServInt Inte

BUG: Cannot DELETE all records with NULL entries in UNIQUE KEY fields

2001-04-09 Thread loschert
//www.servint.net/ | ServInt Internet Services | phone: (703) 847-1381 | > >MySQL support: none >Synopsis: Cannot DELETE all records with NULL entries in UNIQUE KEY fields >Severity: serious >Priority: high >Category: mysql >Class: