summaryrefslogtreecommitdiff
path: root/mysql-test/t/timezone3-master.opt
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug #6387 "Queried timestamp values do not match the inserteddlenev@mysql.com2004-11-031-0/+1
value if server runs in time zone with leap seconds". Now in my_gmt_sec() function we take into account difference between our target and estimation in seconds part.