I've been away from doing anything extensive in MySQL for almost 3 years now, having been using MS SQL Server almost exclusively. But I'm helping a friend redesign the DB for his site (PHP/MySQL) and ...
Seems like the upgrade to v50 broke all of our queries that have summaries with custom expressions on tables with timestamp columns for dates. Specifically what happens is that the FROM clause in the ...