First, check the current value of max_user_connections variable, using client:
SHOW variables;
SET GLOBAL max_user_connections=150;