On Thu, 2004-07-15 at 09:12, Pascal Robert wrote:
> > What happens if you explicitly untie the session at the end of the
> > request?
>
> It works, thanks!
Good, but be careful -- this means you have a scoping problem. You
might be putting your session into a global or accidentally creating a
cl
Le 04-07-14, à 18:03, Perrin Harkins a écrit :
On Wed, 2004-07-14 at 17:45, Pascal Robert wrote:
I have a strange problem with Apache::Session::MySQL. It create a
session just fine, but it can't update itself.
Usually this means that either your session object isn't going out of
sc
On Wed, 2004-07-14 at 17:45, Pascal Robert wrote:
> I have a strange problem with Apache::Session::MySQL. It create a
> session just fine, but it can't update itself.
Usually this means that either your session object isn't going out of
scope or the values you are writing ar
Hi,
I have a strange problem with Apache::Session::MySQL. It create a
session just fine, but it can't update itself. When I look at MySQL's
binary log, I see the initial INSERT but I don't see any UPDATES:
INSERT INTO sessions (id, a_session) VALUES
('9176a7b8acbfdc56970