summaryrefslogtreecommitdiff
path: root/VC++Files/test1
diff options
context:
space:
mode:
authorunknown <dlenev@brandersnatch.localdomain>2005-01-12 12:18:36 +0300
committerunknown <dlenev@brandersnatch.localdomain>2005-01-12 12:18:36 +0300
commitd853e732b9f598671283064fef6d11ea9db1d8ca (patch)
tree07b776f621873f4093ad754c602dd1f08262a197 /VC++Files/test1
parent39ee25b3742188026dcc0bcee60951668a4a2275 (diff)
downloadmariadb-git-d853e732b9f598671283064fef6d11ea9db1d8ca.tar.gz
Fix for bug #7586 "TIMEDIFF for sec+microsec not working properly".
mysql-test/r/func_sapdb.result: Added test for bug #7586 "TIMEDIFF for sec+microsec not working properly". Corrected previously wrong results of couple other statements. mysql-test/t/func_sapdb.test: Added test for bug #7586 "TIMEDIFF for sec+microsec not working properly". sql/item_timefunc.cc: Item_func_timediff::val_str(): Use simplier and less error-prone implementation. Now we are counting difference between time values in microseconds and convert it to time value (instead of using seconds and taking difference in "second_part"s into account).
Diffstat (limited to 'VC++Files/test1')
0 files changed, 0 insertions, 0 deletions