HelioHost Posted April 14, 2017 Posted April 14, 2017 Hello, How can i raise up the max user connection on my sql server? Sent from Mail for Windows 10
HelioHost Posted April 14, 2017 Author Posted April 14, 2017 The user name of mysql is heitor_user and the primary domain is heitor.heliohost.org Em sex, 14 de abr de 2017 as 02:32, Heliohost Support <support@heliohost.org> escreveu:What is your username, and main domain? You may view the status of your ticket by visiting: http://www.helionet.org/index/index.php?showtopic=27870 Thank you, Heliohost support http://www.heliohost.org/ http://www.helionet.org/ -- Agradeco desde ja!Heitor Calaca
Krydos Posted April 14, 2017 Posted April 14, 2017 You don't have any open mysql connections currently which means that you shouldn't be getting the max_user_connections error. Do you use persistent connections? The main reason people see that error is because they aren't closing their connections properly.
HelioHost Posted April 14, 2017 Author Posted April 14, 2017 It's because my program needs to do more than one connection at a time Desde ja, agradeco pela atencao.Heitor CalacaEm 14 de abr de 2017 11:43, "Heliohost Support" <support@heliohost.org> escreveu:You don't have any open mysql connections currently which means that you shouldn't be getting the max_user_connections error. Do you use persistent connections? The main reason people see that error is because they aren't closing their connections properly. You may view the status of your ticket by visiting: http://www.helionet.org/index/index.php?showtopic=27870 Thank you, Heliohost support http://www.heliohost.org/ http://www.helionet.org/
Recommended Posts