Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  
    Hi,

    I'm getting the following error when I try to view an album. Viewing collections or the initial list of collections works fine.:

    Lost connection to MySQL server during query

    SELECT parent_album,COUNT(*) AS imagecount FROM `plogger_pictures` GROUP BY parent_album

    I have a grand total of 18 pictures in one album and one collection so far, so I doubt that the query is just timing out. It seems like all the admin-side stuff is working fine. Any ideas?

    Matt
  2.  
    additional info:

    running this same query in phpMyadmin yeilds the correct result quickly. i don't know if that narrows it down or not, but i'm trying.
  3.  
    Ok now, for some unknown reason, it's responding, but very slowly. again, no problems on the admin side.