File: //etc/my.cnf
#
# This group is read both by the client and the server
# use it for options that affect everything
#
[client-server]
#
# include *.cnf from the config directory
#
!includedir /etc/my.cnf.d
[mysqld]
#plugin-load-add = auth_socket.so
log-error=/var/lib/mysql/s1049.use1.mysecurecloudhost.com.err
performance-schema=0
max_allowed_packet=268435456
open_files_limit=80000
tmpdir = /tmpmariadb
innodb_file_per_table=1
unix_socket=OFF
#innodb_force_recovery = 4
plugin-load-add=auth_socket.so