Jeff Gould has written an excellent piece on the big question arising from Sun's acquisition of MySQL: how will Sun make enough money on the deal to justify the $1 billion valuation? Gould's analysis ...
I've got a 'sessions' table which I store a unique session id. I have another table where I have some other information linked to the session id. Everyone few minutes, via cron, I delete from sessions ...