flixxx
Aug 31 2005, 08:47 AM
Hi Guys,
I just did some changes to the my.cnf file and I restarted the Mysql server via Cpanel. I was wondering now where I can check if the Mysql server actually runs the parameters I added in the my.cnf file. Someone ?
Thx,
Flixxx
Blue|Fusion
Aug 31 2005, 01:07 PM
You can look in the runtime stats of phpMyAdmin (as root user) or by typing show status like 'SOMETHING'; in the mysql prompt. SOMETHING should be replaced with some parameter or similar like 'Qcache%' to show anything with QCache as a prefix.