mirror of
https://github.com/MariaDB/server.git
synced 2025-12-28 00:01:00 +00:00
This commit is contained in:
parent
7e9b80a639
commit
8506b5505a
@ -1,6 +1,8 @@
|
|||||||
# Test script for an Oracle TO_DATE() function
|
# Test script for an Oracle TO_DATE() function
|
||||||
# Testing of all format elements and various edge cases.
|
# Testing of all format elements and various edge cases.
|
||||||
|
|
||||||
|
--enable_prepare_warnings
|
||||||
|
|
||||||
SET time_zone=_latin1'+03:00';
|
SET time_zone=_latin1'+03:00';
|
||||||
# Ensure all date parts are consistent and different
|
# Ensure all date parts are consistent and different
|
||||||
SET timestamp=1100000000;
|
SET timestamp=1100000000;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user