Quote Originally Posted by kitcorsa View Post
hosts say "It seems that mysql does not have enough memory to store the entire query result.
Please make sure that your query is correct. More information about this issue you can find
on the following pages:

https://dev.mysql.com/doc/refman/5.0...of-memory.html
http://forums.mysql.com/read.php?37,94800,190727
"

was working till a thursday last week

also..... why does this say version 2 when plugin shows version
3.2.12 19.09.2013 8:06:18
Quote Originally Posted by kitcorsa View Post
now getting

2008 MySQL client ran out of memory

in:
[select p.products_id, p.master_categories_id from products p where p.products_id = '2550' limit 1]
2013 Lost connection to MySQL server during query
in:
[select count(*) as total from sessions where sesskey = 'c1f75a5c986ca156d9017e72cbad4830']
TRULY this sounds like a SERVER issue since the error occurs on DIFFERENT queries seemingly at random.. I would say this sounds a lot more like a SERVER issue than an issue with either this or the Ceon URI module..

OTHERWISE..

Many more people would be reporting this SAME issue for both modules.. On the contrary, your issue seems specific to your site/server/host..