… “Read/Write Splitting with PHP” for Percona Webinars. If you missed it, you can still register to view the recording and my… scalabilty? A: It depends how you store $_SESSION. I have audited sites that stored $_SESSION in the MySQL database for persistence, but… was solely due to updating the session table. For best scalability, I’d recommend storing $_SESSION in an in-memory data store…
Post: Commodity Hardware, Commodity Software and Commodity People
… it did not support any complex constructs like subqueries or views so you rarely would scratch your head thinking what is… an some with clustering) with support of partitioning stored procedures views and a lot of stuff. Think how much freedom evil… are bunch of interfaces to talk to MySQL cluster as PHP session storage or as a REST Web Service, which are all…


Comment: mk-query-digest, query comments and the query cache
… being able to see all queries which correspond to single PHP session (and being able to aggregate such data from multiple database… as being able to check all queries from given page view or what queries contribute to response time to the particular…