Menu

#35 56 player bug still there

CVS
open
nobody
Other (27)
5
2004-05-14
2004-05-14
spira
No

I just had 53 people on then all of a sudden my server
died. I believe this to be the 56 player bug still being
there. Im not sure if anyone else did any testing but
with the SQL bins they are not fixed. I cannot compile
SQL because of cygwin not being able to, but I did
check the common/socket.h and it had #ifdef
__CYGWIN__, I also heard from various people that that
is not the correct one but rather: #ifdef _CYGWIN_ is.
Could someone like compile a new SQL with the new
ifdef? or rather fix the one that is currently out.

Discussion

  • Mugendai

    Mugendai - 2004-05-17

    Logged In: YES
    user_id=707520

    cygwin can compile mysql version
    you have to compile mysql into cygwin to do this.. I had
    written a doc on this, but it seems to have been destroyed...

    Other people have confirmed that the 56 player bug is fixed..
    So it looks like you may have unfortunately run into some
    other bug.

    __CYGWIN__ is the proper implementation as that is the
    variable that is defined by cygwin

     
  • Nobody/Anonymous

    Logged In: NO

    I do not think that there is a fix for this yet.

     
  • Nobody/Anonymous

    Logged In: NO

    I am using windows xp pro and have never been able to go
    over the 56 limit.

     
  • Nobody/Anonymous

    Logged In: NO

    im using winserver 2003 but still 56 limit is still present...with
    text bin-win32 release>linux system dont have this 56 bug
    but linux seems hard to configure

     

Log in to post a comment.