mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Moved timestamp tests to type_timestamp
Fixed result to new TZ setting
This commit is contained in:
@@ -248,36 +248,6 @@ job^M
|
||||
1 1 test job 1 0000-00-00 00:00:00 1999-02-25 22:43:32 0 High admin 0 tomato test^M
|
||||
job^M
|
||||
1 1
|
||||
stamp
|
||||
19990402000000
|
||||
stamp
|
||||
19990402000000
|
||||
date_format(a,"%Y %y") year(a) year(now())
|
||||
2000 00 2000 2000
|
||||
ix
|
||||
19991101000000
|
||||
19990102030405
|
||||
19990630232922
|
||||
19990601000000
|
||||
19990930232922
|
||||
19990531232922
|
||||
19990501000000
|
||||
19991101000000
|
||||
19990501000000
|
||||
date date_time time_stamp
|
||||
1998-12-31 1998-12-31 23:59:59 19981231235959
|
||||
1999-01-01 1999-01-01 00:00:00 19990101000000
|
||||
1999-09-09 1999-09-09 23:59:59 19990909235959
|
||||
2000-01-01 2000-01-01 00:00:00 20000101000000
|
||||
2000-02-28 2000-02-28 00:00:00 20000228000000
|
||||
2000-02-29 2000-02-29 00:00:00 20000229000000
|
||||
2000-03-01 2000-03-01 00:00:00 20000301000000
|
||||
2000-12-31 2000-12-31 23:59:59 20001231235959
|
||||
2001-01-01 2001-01-01 00:00:00 20010101000000
|
||||
2004-12-31 2004-12-31 23:59:59 20041231235959
|
||||
2005-01-01 2005-01-01 00:00:00 20050101000000
|
||||
2030-01-01 2030-01-01 00:00:00 20300101000000
|
||||
2050-01-01 2050-01-01 00:00:00 20131126000036
|
||||
a reverse(a)
|
||||
empty ytpme
|
||||
|
||||
|
@@ -1,2 +1,31 @@
|
||||
t
|
||||
19700101022034
|
||||
19700101032034
|
||||
stamp
|
||||
19990402000000
|
||||
stamp
|
||||
19990402000000
|
||||
date_format(a,"%Y %y") year(a) year(now())
|
||||
1970 70 1970 1970
|
||||
ix
|
||||
19991101000000
|
||||
19990102030405
|
||||
19990630232922
|
||||
19990601000000
|
||||
19990930232922
|
||||
19990531232922
|
||||
19990501000000
|
||||
19991101000000
|
||||
19990501000000
|
||||
date date_time time_stamp
|
||||
1998-12-31 1998-12-31 23:59:59 19981231235959
|
||||
1999-01-01 1999-01-01 00:00:00 19990101000000
|
||||
1999-09-09 1999-09-09 23:59:59 19990909235959
|
||||
2000-01-01 2000-01-01 00:00:00 20000101000000
|
||||
2000-02-28 2000-02-28 00:00:00 20000228000000
|
||||
2000-02-29 2000-02-29 00:00:00 20000229000000
|
||||
2000-03-01 2000-03-01 00:00:00 20000301000000
|
||||
2000-12-31 2000-12-31 23:59:59 20001231235959
|
||||
2001-01-01 2001-01-01 00:00:00 20010101000000
|
||||
2004-12-31 2004-12-31 23:59:59 20041231235959
|
||||
2005-01-01 2005-01-01 00:00:00 20050101000000
|
||||
2030-01-01 2030-01-01 00:00:00 20300101000000
|
||||
|
Reference in New Issue
Block a user