Fixed that NULL and 0 returns 0 instead of NULL
This is coded to not cause a speed impact on top level AND expressions where we don't care if an AND expression returns 0 or NULL
Showing
mysql-test/r/bool.result
0 → 100644
mysql-test/t/bool.test
0 → 100644
Please register or sign in to comment