added max_allowed_packet=500M conf to mariadb

This commit is contained in:
Bachir Soussi Chiadmi
2018-03-12 11:45:31 +01:00
parent 2cc8e727d8
commit 0c2991821c
3 changed files with 5 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
[mysqld]
max_allowed_packet=500M