diff options
author | evgen@moonbone.local <> | 2007-07-12 23:09:55 +0400 |
---|---|---|
committer | evgen@moonbone.local <> | 2007-07-12 23:09:55 +0400 |
commit | 1b1464ba30f05a9b3ea4b1e5bd982fb6e44b03c8 (patch) | |
tree | 343e3a884f80d96941cee1e2aa420b3e73c06e81 /strings/strmake.c | |
parent | c118fe53a6f2259fe22073f4de2b92a82b9672e1 (diff) | |
download | mariadb-git-1b1464ba30f05a9b3ea4b1e5bd982fb6e44b03c8.tar.gz |
Bug#29739: Incorrect time comparison in BETWEEN.
Time values were compared by the BETWEEN function as strings. This led to a
wrong result in cases when some of arguments are less than 100 hours and other
are greater.
Now if all 3 arguments of the BETWEEN function are of the TIME type then
they are compared as integers.
Diffstat (limited to 'strings/strmake.c')
0 files changed, 0 insertions, 0 deletions