Alterações na distribuição 3.22.28 (20 Oct 1999)
Fixed problem with LEFT JOIN and COUNT() on a column which was declared NULL + and it had a DEFAULT value.
- Fixed core dump problem when using
CONCAT()in aWHEREclause. - Fixed problem with
AVG()andSTD()withNULLvalues.