|
Could not query users
DEBUG MODE
SQL Error : 1055 Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'krotosz_muzbib.phpbb_pliki.file_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
SELECT file_id, post_id, min(numer), nazwa_pliku
FROM phpbb_pliki
WHERE forum_id = 40
GROUP BY post_id
ORDER BY file_id desc Line : 332 File : /home/krotosz/public_html/biblioteka.muzeum/index.php |
|
|