grayson
asked May 06 2017
Answer
Go to MySQL workspace and use show variables command to list all the default variables used by Mysql Server.
> show variables;
jagannatharumugam
asked May 09 2017
edited Oct 05 2018
How to view the default values used by mysql server
I have specified some values in my.cnf file. But other values will be default, then where to check those default values in my mysql server???????????