From cc114e825a081b666280b83d0bbcfbe2f280fd7f Mon Sep 17 00:00:00 2001 From: Kapil Viren Ahuja Date: Tue, 28 Mar 2017 19:29:26 +0530 Subject: Container for mariadb --- mariadb/my.cnf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mariadb/my.cnf (limited to 'mariadb/my.cnf') diff --git a/mariadb/my.cnf b/mariadb/my.cnf new file mode 100644 index 0000000..9a54930 --- /dev/null +++ b/mariadb/my.cnf @@ -0,0 +1,6 @@ +# MariaDB database server configuration file. +# +# You can use this file to overwrite the default configuration +# +# For explanations see +# http://dev.mysql.com/doc/mysql/en/server-system-variables.html \ No newline at end of file -- cgit v1.3.1