sessions with userid=0 (not logged in) are not getting removed from the sessions table when using DB sessions.
I have attached a patch which adds this to the session_gc function.
sessions with userid=0 (not logged in) are not getting removed from the sessions table when using DB sessions.
I have attached a patch which adds this to the session_gc function.