Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
etc
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//etc/my.cnf
[client] default-character-set = utf8 [mysqld] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock # Disabling symbolic-links is recommended to prevent assorted security risks symbolic-links=0 # Settings user and group are ignored when systemd is used. # If you need to run mysqld under a different user or group, # customize your systemd unit file for mariadb according to the # instructions in http://fedoraproject.org/wiki/Systemd character-set-client-handshake=FALSE init_connect="SET collation_connection = utf8_general_ci" init_connect="SET NAMES utf8" character-set-server = utf8 collation-server = utf8_general_ci group_concat_max_len=4M [mysqld_safe] log-error=/var/log/mariadb/mariadb.log pid-file=/var/run/mariadb/mariadb.pid [mysqldump] default-character-set = utf8 # # include all files from the config directory # !includedir /etc/my.cnf.d