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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...