Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Database Server
  • Search

How to open MySQL's max_user_connections setting?

Questions regarding the Database Server
MySQL, PostgreSQL, MariaDB, Percona Server, phpMyAdmin, phpPgAdmin
Post Reply
  • Print view
Advanced search
4 posts • Page 1 of 1
kudouyuzi
Posts: 177
Joined: Mon Apr 28, 2014 11:19 am

How to open MySQL's max_user_connections setting?
  • Quote

Post by kudouyuzi » Sat Jul 11, 2015 4:43 am

How to open MySQL's max_user_connections setting? WHMCS 6 need.
https://dev.mysql.com/doc/refman/5.0/en ... urces.html
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: How to open MySQL's max_user_connections setting?
  • Quote

Post by skurudo » Wed Jul 15, 2015 6:44 am

It was a question?

From mysql console, if you use this manual -> ssh and then

Code: Select all

mysql -uroot -ppassword
onwards use manual ;-)
Top

kudouyuzi
Posts: 177
Joined: Mon Apr 28, 2014 11:19 am

Re: How to open MySQL's max_user_connections setting?
  • Quote

Post by kudouyuzi » Wed Jul 15, 2015 8:06 am

skurudo wrote:It was a question?

From mysql console, if you use this manual -> ssh and then

Code: Select all

mysql -uroot -ppassword
onwards use manual ;-)
Enable MySQL: max_user_connections
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: How to open MySQL's max_user_connections setting?
  • Quote

Post by skurudo » Wed Jul 15, 2015 12:23 pm

kudouyuzi wrote:Enable MySQL: max_user_connections
Wait, I don't get it.

1) ssh
2) then mysql console
3) then in console

Code: Select all

mysql> GRANT USAGE ON *.* TO 'batchjob'@'localhost'
    ->     WITH MAX_USER_CONNECTIONS 50;
Top


Post Reply
  • Print view

4 posts • Page 1 of 1

Return to “Database Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password