Hi there,
I just logged into my-mysql ;) and and found the tale evo_session sized up to 15,9mb!!!
It stored within itself a bunch of records like this one: "U6AxhJoKi14jPLAXStIuRidFNZa2kKP9" and so on.
What are they?
Are the necessary or can I delete them (I'm running out of space...).
Thanks!
Francesco
I ain't really got a grip on what *exactly* they do (other than, well, be 'sessions') but my experience tells me you can delete them without issue. Using phpmyadmin or some such sort by the last used date and delete bunches of them that way. YOUR session will probably be the most recent one used, so by saying "delete any session that is older than an hour ago" you'll be okay.
I'm sure they have some value. Just don't know what it is.