0

now i am using percona server 5.6 on CentOS 6.5.
I wanna change query cache setting.

I tried to change setting /etc/my.cnf.
but it didn't applied.
To investigate whether my.cnf is read correctly,all my.cnf file was deleted and the reboot mysql.
When all my.cnf files could not be found, although the error should occur, it rebooted normally.

can somebody help me please? Thank you in advance,

[root@www3216gj ~]# updatedb
[root@www3216gj ~]# locate *.cnf
/etc/pki/tls/openssl.cnf
/usr/share/doc/Percona-Server-server-56-5.6.17/my-default.cnf
/usr/share/percona-server/my-default.cnf
/var/lib/mysql/auto.cnf
[root@www3216gj ~]# service mysql restart
Shutting down MySQL (Percona Server).. SUCCESS!
Starting MySQL (Percona Server). SUCCESS!<-- WHY?
[root@www3216gj ~]# mysql --help --verbose | grep my.cnf
order of preference, my.cnf, $MYSQL_TCP_PORT,
/etc/my.cnf /etc/mysql/my.cnf /usr/etc/my.cnf ~/.my.cnf

0 Answers0