summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMagne Mahre <magne.mahre@sun.com>2009-11-04 11:28:50 +0100
committerMagne Mahre <magne.mahre@sun.com>2009-11-04 11:28:50 +0100
commita5d74eb1b406e20658a1ef9ff5ac8add7b0b1c96 (patch)
tree89f1a72c5bd26b657a9b24896dea90ca82b014cc /Makefile.am
parent6f5418515fb479ea2a2537d454f8938052a947ed (diff)
downloadmariadb-git-a5d74eb1b406e20658a1ef9ff5ac8add7b0b1c96.tar.gz
Bug#42664: Sign ignored for TIME types when not comparing as longlong
Another code-path dropped sign of TIME, presuming all time is positive. Minds sign now. Patch depends on ChangeSet for 42661. mysql-test/r/type_time.result: Show we now no longer ignore sign of TIME-type in this code-path. mysql-test/t/type_time.test: Show we now no longer ignore sign of TIME-type in this code-path. sql/item_cmpfunc.cc: TIME_to_ulonglong() (somewhat obviously) loses sign of its argument, so we put it back in where needed.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions