diff options
author | unknown <ramil/ram@mysql.com/ramil.myoffice.izhnet.ru> | 2007-11-23 16:30:06 +0400 |
---|---|---|
committer | unknown <ramil/ram@mysql.com/ramil.myoffice.izhnet.ru> | 2007-11-23 16:30:06 +0400 |
commit | 1f57bfb8d1ed7f4cbe4a3410752903106cc8d34c (patch) | |
tree | 63d16cb4ade1aaafefad3d67afb0b06bf25bf078 /sql/sql_insert.cc | |
parent | 3f43b07b4ae78728c9bc6e608eb66ba2c35ce9a8 (diff) | |
download | mariadb-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