Ok, I finally got my Apache::Session::MySQL fixed, at least it is maintainting the session data with each page.
That would not delete the cookie, or any other variable stored in the cookie, except the variable _IS_LOGGED_IN
can Apache::Session::MySQL do something like that?