Current 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]
log-error=/var/lib/mysql/45-84-191-11.cprapid.com.err
performance-schema=0
innodb_buffer_pool_size=134217728
max_allowed_packet=268435456
open_files_limit=40000
innodb_file_per_table=1
plugin-load-add=auth_socket.so
unix_socket=OFF

sql_mode = ""
performance_schema = 0
#max_allowed_packet=114194304
innodb_buffer_pool_size=512M
innodb_file_per_table=ON
#validate_password_policy=LOW
# innodb_large_prefix=ON
query_cache_type=1
query_cache_size=1000M
query_cache_limit = 100M
open_files_limit = 1024000
#table_open_cache=39390
table_open_cache=4000
default-storage-engine = myisam
#skip-name-resolve
skip-name-resolve=off
max_connections=150
log_slow_query=ON
log_slow_query_file="/var/log/slowsql.log"
innodb_lock_wait_timeout=100
#skip-grant-tables=TRUE