1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

addendum to the fix for bug #39920 : post-merge test suite fixes

This commit is contained in:
Georgi Kodinov
2008-12-01 17:41:06 +02:00
parent c419185fed
commit 7f9e0b9bfb

View File

@ -110,7 +110,7 @@ i ts
362793610 1981-07-01 04:00:00
select from_unixtime(362793609);
from_unixtime(362793609)
1981-07-01 03:59:60
1981-07-01 03:59:59
drop table t1;
create table t1 (ts timestamp);
set time_zone='UTC';