mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Turning off MariaDB SQL strict mode
This commit is contained in:
parent
b4da32ef54
commit
70d699c5aa
1 changed files with 2 additions and 0 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue