summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
diff options
context:
space:
mode:
authorunknown <ramil/ram@mysql.com/ramil.myoffice.izhnet.ru>2007-11-23 16:30:06 +0400
committerunknown <ramil/ram@mysql.com/ramil.myoffice.izhnet.ru>2007-11-23 16:30:06 +0400
commit1f57bfb8d1ed7f4cbe4a3410752903106cc8d34c (patch)
tree63d16cb4ade1aaafefad3d67afb0b06bf25bf078 /sql/sql_insert.cc
parent3f43b07b4ae78728c9bc6e608eb66ba2c35ce9a8 (diff)
downloadmariadb-git-1f57bfb8d1ed7f4cbe4a3410752903106cc8d34c.tar.gz
Fix for bug #32560: crash with interval function and count(*)
Problem: INTERVAL function implementation doesn't handle NULL range values. Fix: skip NULL ranges looking for a proper one. mysql-test/r/func_set.result: Fix for bug #32560: crash with interval function and count(*) - test result. mysql-test/t/func_set.test: Fix for bug #32560: crash with interval function and count(*) - test case. sql/item_cmpfunc.cc: Fix for bug #32560: crash with interval function and count(*) - skip NULL ranges calculating INTERVAL(...).
Diffstat (limited to 'sql/sql_insert.cc')
0 files changed, 0 insertions, 0 deletions