From 0486932fa22484a3f5fa51e2d0106c05eb55c23e Mon Sep 17 00:00:00 2001 From: Jonathan Date: Mon, 5 Oct 2020 14:09:59 +0000 Subject: [PATCH] test2149194912 --- mysql.cnf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mysql.cnf diff --git a/mysql.cnf b/mysql.cnf new file mode 100644 index 00000000..46207438 --- /dev/null +++ b/mysql.cnf @@ -0,0 +1,10 @@ +[client] +host = localhost +user = root +password = +socket = /var/run/mariadb/mariadb.sock +[mariadb_upgrade] +host = localhost +user = root +password = +socket = /var/run/mariadb/mariadb.sock