Hi! On Dec 02, Vlad Shalnev wrote:
Looks like a bug. Could you submit a bugreport at http://bugs.mysql.com ? > It happens after upgrade from 3.23.46. > > mysql> create table a ( a int not null ); > Query OK, 0 rows affected (0.00 sec) > > mysql> select min( a ) is null or null from a; > +--------------------------+ > | min( a ) is null or null | > +--------------------------+ > | NULL | -> Why ??? > +--------------------------+ > 1 row in set (0.00 sec) > > It is very important for me to solve this problem. Thanks for any help Regards, Sergei -- __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Sergei Golubchik <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Senior Software Developer /_/ /_/\_, /___/\___\_\___/ Osnabrueck, Germany <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]