Jump to content
  • 0

I Need Help There Is A Big Problem.


Question

Posted

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

  • 0
Posted

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
Posted

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
Posted

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 ...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..