setting of max_user_connection

  1. J

    How to update MySQL max_user_connections per user in VPS or dedicated server

    In many situation when you need to add more connections at same time to your database. It allows the 30 connection by default. If you want to modify the limit of max_user_connections follow the following steps. Steps to modify the limit of max_user_connections in VPS Server: Step 1: login to...
Top