Re: "select distinct" doesn't coalesce NULL rows

2003-03-14 Thread walt
Smurf wrote: > > >Description: > "select distinct FOO from BAR" reports multiple NULL rows > >How-To-Repeat: > Unknown. It's a large table (1 entries or so). The problem > didn't show with a simple test table. > > The table: > > -- MySQL dump 10.0 > -- > -- Ho

"select distinct" doesn't coalesce NULL rows

2003-03-14 Thread Smurf
>Description: "select distinct FOO from BAR" reports multiple NULL rows >How-To-Repeat: Unknown. It's a large table (1 entries or so). The problem didn't show with a simple test table. The table: -- MySQL dump 10.0 -- -- Host: localhostDatabase: pop ---