http://www.icyphoenix.com/viewtopic.php?f=4&t=155&p=13996#p13996
-----------------------------------
diegomak
Mon 14 May, 2007 15:06

Re: [Patch] Error Creating New Session
-----------------------------------
ok, for 1 month this solution work, but now my website have more than 1200 users and  the error appear again.

I believed that the solution is

[code]ALTER TABLE phpbb_sessions MAX_ROWS = 9999; [/code]

because of 2500 register are reached easily in my website in this moments.


my question now is this?

when my website grows again, this value was small again.

what is the maximum value than I can set up


thanks




EDIT:

AND waht about this table phpbb_sessions_keys¿???

i can truncate this table too, or if I do that, I  will  have troubles??


