Re: MYSQL Error by pushing paved tiles

2
Hi,
high database load during rendering of all paved tiles for the first time is normal (to a certain extent). But it shouldn't take more than 2 minutes, at most. How do you determine that your database crashes? Cause that's just very unlikely and would indicate configuration problems on the host server.

Also please supply the information asked here. Thanks.-

Re: MYSQL Error by pushing paved tiles

4
Hi,
I'm not sure what you are talking about exactly. I'm glad to help eleminate problems with the Livemap but there is little I can do if you`re not supplying the information needed to look into your issue.
Apart from the ones i already asked for, these things would be helpful:
- what's the total database size shown in the Server Manager or HeidiSQL
- do you see a table called `nyu_terrain_cache` ? Does it have content or is it empty?

The Livemap is open source, so if you are experienced with SQL and this kind of stuff, you can review the codebase and/or run the relevant SQL queries on your database manually to see which one is causing trouble. Loading routines for paved tiles are located here and here.
cron