Turning off MariaDB SQL strict mode

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

View file

@ -37,4 +37,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/