People

From Night's End
Front Page > People
Error 1055: Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'ne_wiki.cargo__Persons._pageName' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

Function: CargoSQLQuery::run Query: SELECT CONCAT( '', Name, '' ) AS `Name` FROM `cargo__Persons` GROUP BY `Name` ORDER BY CONCAT( '', Name, '' ) LIMIT 100