From b8333ec4420122c97c153da09e5c31c3121f463d Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Sat, 18 Feb 2017 21:22:29 -0800 Subject: [PATCH] Fedora 25 uses mariadb --- ...-linux-24.0-* => config-redhat-linux-24.0} | 0 mysql/config-redhat-linux-25.0-* | 22 +++++++++++++++++++ 2 files changed, 22 insertions(+) rename mysql/{config-redhat-linux-24.0-* => config-redhat-linux-24.0} (100%) create mode 100644 mysql/config-redhat-linux-25.0-* diff --git a/mysql/config-redhat-linux-24.0-* b/mysql/config-redhat-linux-24.0 similarity index 100% rename from mysql/config-redhat-linux-24.0-* rename to mysql/config-redhat-linux-24.0 diff --git a/mysql/config-redhat-linux-25.0-* b/mysql/config-redhat-linux-25.0-* new file mode 100644 index 000000000..19fbcbc0a --- /dev/null +++ b/mysql/config-redhat-linux-25.0-* @@ -0,0 +1,22 @@ +start_cmd=systemctl start mysqld.service +stop_cmd=systemctl stop mysqld.service +mysql=/usr/bin/mysql +mysqldump=/usr/bin/mysqldump +mysqlimport=/usr/bin/mysqlimport +mysql_libs= +mysqladmin=/usr/bin/mysqladmin +mysqlshow=/usr/bin/mysqlshow +perpage=25 +style=0 +add_mode=1 +nodbi=0 +access=*: * +blob_mode=0 +date_subs=0 +passwd_mode=0 +mysql_data=/var/lib/mysql +max_dbs=50 +my_cnf=/etc/my.cnf +max_text=1000 +nopwd=0 +webmin_subs=0