Is it possible to programmatically (through the SQL interface, CLI tool, etc.) check the values ββof the parameters that are usually set in the my.cnf MySQL server my.cnf ?
I have a suspicion that the server I'm using is reading the wrong configuration file, and I would like to be able to check what the values ββare really set to.
source share