Fix for bug #16226 (timestamp_diff truncation issue when requesting
difference between timestamp in values of months and quarters.) Problem: when requesting timestamp diff in months or quarters, it would only examine the date (and not the time) for the comparison. Solution: increased precision of comparison.
Showing
Please register or sign in to comment