mirror of
https://github.com/webmin/webmin.git
synced 2025-08-15 21:20:10 +00:00
Fedora 25 uses mariadb
This commit is contained in:
22
mysql/config-redhat-linux-25.0-*
Normal file
22
mysql/config-redhat-linux-25.0-*
Normal file
@ -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
|
Reference in New Issue
Block a user