mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
merge
This commit is contained in:
@ -816,9 +816,11 @@ SET TIMESTAMP=2147483647; SELECT UTC_TIMESTAMP();
|
||||
SET TIMESTAMP=0; SELECT UTC_TIMESTAMP();
|
||||
SET TIMESTAMP=-1; SELECT UTC_TIMESTAMP();
|
||||
SET TIMESTAMP=1; SELECT UTC_TIMESTAMP();
|
||||
SET TIMESTAMP=0;
|
||||
--enable_result_log
|
||||
|
||||
#reset back the timestamp value
|
||||
SET TIMESTAMP=0;
|
||||
|
||||
|
||||
--echo End of 5.0 tests
|
||||
|
||||
|
Reference in New Issue
Block a user