Totally Zenned
- Join Date:
- Jan 2007
- Location:
- Los Angeles, California, United States
- Posts:
- 10,011
- Plugin Contributions:
- 3
Ceon URI Mapping v4.x
kitcorsa:
Imgetting an error with google sitemaps generation that appears to be to do with urls.
2008 MySQL client ran out of memory
in:
[ SELECT uri FROM ceon_uri_mappings WHERE main_page = 'product_info' AND associated_db_id = '1294' AND language_id = '1' AND current_uri = '1' LIMIT 1;]
2013 Lost connection to MySQL server during query
in:
[select count(*) as total from sessions where sesskey = '1ca2fbd7dc8c2849bf4b6788953ada29']
Not related to this plugin.. Your server timed out during a SQL query. Hence the error:
MySQL client ran out of memory
This is a SERVER issue.. the fact that it happened to error out on a query for this module is coincidental.. It's likely that the sitemap processing tied up the server and caused it to time out..