Hello,
since afternoon, we have a strange situation..
When we clic on Birthday --- search.php?show=birthdays
Hello, since afternoon, we have a strange situation.. When we clic on Birthday --- search.php?show=birthdays Error
Database query error
Idem with MEMBER ONLINE - search.php?online_only=1
Error
Database query error
Before, all was Ok...
Have you an idea ?
Thanks per advance
|
Have you deleted the cache? If not, delete the cache and see if this solves the issue (a cache file can sometimes be corrupt). If you have tried this and did not solve your issue, please post the full error. Just "database query error" is not sufficient to help you with the error (make sure you delete any sensitive information (like passwords, etc) before posting). Dedicated servers for as little as $32 (28 euro) - See http://denre.com for more information |
Yes... i have empty the cache server The message... Query: SELECT count(DISTINCT `tgs`.`Tag`) AS `count` FROM `sys_tags` `tgs` WHERE `tgs`.`Tag` IS NOT NULL AND `tgs`.`Type` = 'bx_store' Mysql error: Out of memory (Needed 67108765 bytes) and 5 menu are broken... Birthday, Member Online, Classified, Store... And all was ok before and since 2 years... I'm very worried |
You receive an out of memory error. This means that MySQL has not enough memory to run the query. What has changed? If nothing has changed, check your tables and see if there is enough space available and check for overhead on the table. Also check your available disk space and anything else that might limit the amount of memory available to MySQL. Dedicated servers for as little as $32 (28 euro) - See http://denre.com for more information |
Thanks a lot. I will see the server now. However, it's curious because i have a big big server... Thanks !!! |