( ! ) Warning: mysqli_query(): (HY000/5): Out of memory (Needed 1651136 bytes) in C:\wamp64\www\fam_hist\tngconnect.php on line 157
Call Stack
#TimeMemoryFunctionLocation
10.0003402880{main}( )...\places-oneletter.php:0
20.0110517536tng_query( )...\places-oneletter.php:59
30.0110517560mysqli_query ( )...\tngconnect.php:157
An error has occurred in the TNG software. This could be due to a setup issue, an incomplete upgrade or a program bug. If you are the site owner, you may contact TNG support for help with this problem. Please copy the query below and paste it into your message.

Query: SELECT distinct trim(substring_index(place,',',-2)) as myplace, trim(place) as wholeplace, count(place) as placecount, gedcom FROM tng_places WHERE gedcom = "walter1" AND trim(substring_index(place,',',-1)) = "West Ballarat VIC" GROUP BY myplace ORDER by myplace

Out of memory (Needed 1651136 bytes)