On Sunday 01 August 2004 03:51 pm, Mark Copper wrote:
> I created a table "sessions" in my db with columns "id" and "a_session"
> per the Apache::Session::Store::MySQL pod, in particular, "a_session" is
> of type text.
>
> Everything worked fine but I have a (rather silly) question: Why can't I
> see the key/value pairs when I simply "select a_session from sessions" at
> the mysql shell prompt?

It should be serialized data.  So binary stuff that isn't represented in 
standard chars in your client.

-- 
--
Jayce^

Attachment: pgpx5QzbZjO8r.pgp
Description: signature

Reply via email to