XaioXaio Posted June 9, 2010 Posted June 9, 2010 Well My Friends.I Have A Problem That I can't Solve. Warning: mysql_connect() [function.mysql-connect]: Too many connections This Stuck my Server And Players Can't Login At 1. Bartz Etc... It's Any Limit Or Something And Mysql Crashes?What's The Problem. I need A Help Really Soon.
0 BruT Posted June 9, 2010 Posted June 9, 2010 Well My Friends.I Have A Problem That I can't Solve. Warning: mysql_connect() [function.mysql-connect]: Too many connections This Stuck my Server And Players Can't Login At 1. Bartz Etc... It's Any Limit Or Something And Mysql Crashes?What's The Problem. I need A Help Really Soon. Increase your Max Player Cap. its 100 by default as i know
0 BruT Posted June 9, 2010 Posted June 9, 2010 well max players online : 1200 re-configurate your mysql
0 xAddytzu Posted June 9, 2010 Posted June 9, 2010 my.ini # The maximum amount of concurrent sessions the MySQL server will # allow. One of these connections will be reserved for a user with # SUPER privileges to allow the administrator to login even if the # connection limit has been reached. max_connections=100
0 kuba90 Posted June 9, 2010 Posted June 9, 2010 my.ini # The maximum amount of concurrent sessions the MySQL server will # allow. One of these connections will be reserved for a user with # SUPER privileges to allow the administrator to login even if the # connection limit has been reached. max_connections=100 That one. Its probably mysql connections limmit not l2j connections limmit ( c3p0 can step-increase the catched connections ). Btw its kinda strange you get that many connections ...
0 BruT Posted June 9, 2010 Posted June 9, 2010 also depends on your core if there are unclosed connects, that can cause the problem also
0 XaioXaio Posted June 10, 2010 Author Posted June 10, 2010 ye i have and some errors at console and says unclosed connection bla bla bla
0 Boorinio Posted June 11, 2010 Posted June 11, 2010 so you reconfigured the mysql's connections and didn't work? in how much time the server crashes(after you open) and who many ppls online?
Question
XaioXaio
Well My Friends.I Have A Problem That I can't Solve.
Warning: mysql_connect() [function.mysql-connect]: Too many connections
This Stuck my Server And Players Can't Login At 1. Bartz Etc...
It's Any Limit Or Something And Mysql Crashes?What's The Problem.
I need A Help Really Soon.
11 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now