Skip to content

To remove a limit

Rayhan Uddin edited this page Oct 3, 2017 · 1 revision
      GRANT USAGE ON *.* TO 'francis'@'localhost'
    WITH MAX_CONNECTIONS_PER_HOUR 0;
Clone this wiki locally