Re: bug with MERGE tables and MAX

2003-02-12 Thread Sergei Golubchik
Hi! On Feb 11, [EMAIL PROTECTED] wrote: > >Description: > MAX fails to return the correct value in some MERGE table situations. Fixed, thanks. Regards, Sergei -- MySQL Development Team __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Sergei Golubchik <[EMAIL PROTECTED]> / /|_/ / //

bug with MERGE tables and MAX

2003-02-11 Thread spencer
>Description: MAX fails to return the correct value in some MERGE table situations. Based on experimentation I am guessing that the query fails to read all of the member tables when the query can be performed entirely by reading the index. I seem to be able to reproduce this every time on MySQL 3