|
Today I'm going to show you How to change MySQL Variables from within MySQL Console. Let's pickup a variable to change it's value, let's take max_connections example, the default value for max_connections is 100. To see what's the default value for any variable you can execute the following command from MySQL Console: