I notice that something isn't right about my MYSQL configuration file located at /etc/my.cnf. It looks incomplete.
#
# This group is read both by the client and the server
# use it for options that affect everything
#
[client-server]
max_connections = 500000
#
# include *.cnf from the config directory
#
!includedir /etc/my.cnf.d