Most probably you use shared hosting, this is a common issue,but not with dedi or vps.
You can Try this : (if you are root)
open the terminal and type this command : sudo gedit /etc/mysql/my.cnf
Paste the line in my.cnf file: set-variable=max_connections=500
500 can be more, but this is for mysql maria db.. dunno yours
I suggest you try try read docs before tweaking with such config's .. its a pain in a** to fix if something goes wrong ..
You can Try this : (if you are root)
open the terminal and type this command : sudo gedit /etc/mysql/my.cnf
Paste the line in my.cnf file: set-variable=max_connections=500
500 can be more, but this is for mysql maria db.. dunno yours
I suggest you try try read docs before tweaking with such config's .. its a pain in a** to fix if something goes wrong ..
Developing Plugins 開発プラグイン