mysqsl_config

We can set the value for global or not global variable as follows:

Set Global Variable

mysql> set global max_connections=300;
Query OK, 0 rows affected (0.00 sec)

mysql>
  • mysqsl_config.txt
  • Last modified: 2021/02/09 16:28
  • by andonovj