phpBB Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2.
Find a file
Marek A. Ruszczyński 93a2407f65 Bug #54945 again: MySQL 4 does not support aggregation in ORDER BY.
Moved the MIN(smiley_order) to the SELECT column list now, so it can be
used for sorting on MySQL 4, but also still works on MSSQL, which the
bug was originally about.
2010-03-02 21:12:35 +01:00
build Prepare 3.0.7 release 2010-02-28 00:41:56 +00:00
phpBB Bug #54945 again: MySQL 4 does not support aggregation in ORDER BY. 2010-03-02 21:12:35 +01:00