forcinf UTC timezone
This commit is contained in:
parent
b8e02df0fe
commit
9512a2de40
@ -1,3 +1,5 @@
|
||||
set session time_zone='+00:00';
|
||||
|
||||
drop table if exists gh_ost_test;
|
||||
create table gh_ost_test (
|
||||
id int auto_increment,
|
||||
|
Loading…
Reference in New Issue
Block a user