Organizations

From Night's End
Revision as of 13:14, 11 June 2023 by Dicemonger (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Front Page > Organizations

Organizations of The City

Error 1055: Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'ne_wiki.cargo__Organizations._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 `Organization` FROM `cargo__Organizations` WHERE Parent='The City' GROUP BY `Name` ORDER BY CONCAT( '', Name, '' ) LIMIT 100

Other Organizations

Error 1055: Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'ne_wiki.cargo__Organizations._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 `Organization` FROM `cargo__Organizations` WHERE Parent!='The City' GROUP BY `Name` ORDER BY CONCAT( '', Name, '' ) LIMIT 100