I went to my roster page today and I got this...nothing else.
5: Out of memory (Needed 10066320 bytes)
SQL:
SELECT count(`member_id`) AS `amount`, IF(`officer_note` LIKE '%Alt%',1,0) AS isalt, FLOOR(`level`/10) AS label FROM `roster_members` WHERE `level` >= 1 AND `guild_id` = '1' GROUP BY isalt, label;
File: lib/dbal/mysql.php
Line: 234
Please advise me on what to look into...or what to do to fix this.
Thank you