[cleverdevil]FYI [mapkyca] I’ve updated to trunk and the database migration completed successfully, but my site is crashing now on the regular. Pegging MySQL intermittently. Doing a quick upgrade to the MySQL instance to see if it helps and enabling slow query logging.
[mapkyca]Hmm... would be good to have some more information.... was it a hard fatal error, or a speed thing? If it's the latter, was it occurring at certain points (e.g. search)?
jbove, [tantek], [asuh], Stef, kriss1291983 and [mapkyca] joined the channel
[LewisCowles], [jgmac1106], [jeremycherfas], jbove, [tantek], [Sadik_Shahadu], [email096], [asuh], [CrowderSoup], [Michael_Beckwit and [cleverdevil] joined the channel
[cleverdevil]Certain pages would take a very very long time to come back, and eventually all of the PHP-fpm workers would hang and my MySQL server would peg the CPU.
[cleverdevil]I didn’t check the PHP error logs but interestingly wasn’t seeing anything in the MySQL slow query log. But I may not have enabled it properly.
[mapkyca]Hmmm... it sounds like it might be an indexing issue, but hard to say. Turning on slow query with logging for unindexed queries would be useful. I might have missed something in the patching - it assumes full text, but that might not be true.