Turning off MariaDB SQL strict mode

This commit is contained in:
dpeca 2020-01-02 18:54:59 +01:00 committed by GitHub
commit 515ceb2160
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,4 +39,6 @@ wait_timeout=10
interactive_timeout=50
long_query_time=5
sql_mode=ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
!includedir /etc/mysql/conf.d/