Jump to content

A-Z Index

From Iwo Jima Legacy Project
Revision as of 15:26, 19 February 2026 by Donaldson (talk | contribs)

Iwo Jima Veterans Index

Error 3995: Character set 'utf8mb4_0900_ai_ci' cannot be used in conjunction with 'binary' in call to regexp_like.

Function: CargoSQLQuery::run Query: SELECT SUBSTRING(_pageName,1,1) AS `Letter`,COUNT(_pageName) AS `Count` FROM `mwhl_cargo__Veterans` `Veterans` WHERE _pageName REGEXP "^[A-Z]" GROUP BY `Letter` ORDER BY `Letter` LIMIT 100