Schwedenbibel

Christoph's Blog

Kategorien

Query failed:
SELECT  c.categoryid,
                           c.category_name,
                           c.category_icon,
                           c.category_description,
                           c.authorid,
                           c.category_left,
                           c.category_right,
                           c.parentid,

                           a.username,
                           a.username AS loginname,
                           a.realname
                      FROM serendipity_category AS c
           LEFT OUTER JOIN serendipity_authors AS a
                        ON c.authorid = a.authorid
           LEFT OUTER JOIN serendipity_authorgroups AS ag
                        ON ag.authorid = c.authorid
           LEFT OUTER JOIN serendipity_access AS acl
                        ON (ag.groupid = acl.groupid AND acl.artifact_id = c.categoryid)
                           
                           GROUP BY c.categoryid
 ORDER BY category_name ASC
/ Got error 122 from storage engine

    About Christoph

    Kalender

    Zurück Dezember '08 Vorwärts
    Mo Di Mi Do Fr Sa So
    1 2 4 5 6 7
    8 9 10 11 12 13 14
    15 16 17 18 19 20 21
    22 23 24 25 26 27 28
    29 30 31        

    Blog abonnieren