Fixed my_time_inverse (used by mktime e.g. when the timezone argument is used) to work better for time fields outside the valid bounds. Also improved overflow checks in it. Fixes [bug 4326 (#4326)]. Rev: src/builtin_functions.c:1.630 Rev: src/testsuite.in:1.773