
Nacky - Snowland.net
Nacky(Issei Ishii)がDJ/Composerのようなふりして書き散らすblogサイト
Info
2009-01-11(Sun)
- Google CalendarにEvent Schedule (Issei Ishii/Nacky) を公開中>feed
- IRC(wide系) #snowland
- DJブッキングはいつでも受付中! nacky(at)snowland.net までメールください.
Jump to navigation
Archives
Results: Food
mySQL error with query SELECT DISTINCT(i.inumber) as itemid, i.ititle as title, UNIX_TIMESTAMP(i.itime) as timestamp, i.itime, i.icat as catid, m.mname as author, m.mrealname as authorname, m.mnumber as authorid, c.cname as category FROM snowland_nucleus_item as i, snowland_nucleus_member as m, snowland_nucleus_category as c, snowland_nucleus_blog as b LEFT JOIN snowland_nucleus_plug_multiple_categories as p ON i.inumber=p.item_id WHERE i.iauthor=m.mnumber and i.icat=c.catid and i.idraft=0 and i.iblog=1 and ((i.inumber=p.item_id and (p.categories REGEXP "(^|,)6(,|$)" or i.icat=6)) or (p.item_id IS NULL and i.icat=6)) and i.itime<="2008-11-21 21:21:26" and b.bnumber = c.cblog ORDER BY i.itime DESC LIMIT 0,50: Unknown column 'i.inumber' in 'on clause'