You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Philippe Marschall edited this page Apr 29, 2018
·
2 revisions
We're getting mixed results with MySQL and MariaDB. At this point we can not give instructions for setups that correctly work in every case. However the following thins seem to help:
The DATETIME seems preferable over the TIMESTAMP datatype for LocalDateTime.
The server and the client should run in the same time zone. If that is not possible the server time zone should be configured on the client.
We recommend using a rigorous test suite to ensure the setup produces correct results.