SQL ERROR
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'kaffeeklatsch,aegis,affectation,air,alibi,anaglyph,apology,appearance,apply to,a' at line 1
SELECT candidates.dictionary AS id, COUNT(DISTINCT candidates.deid) AS total, IF(dictionary.level>0,1,0) AS haslevel, dictionarysynonyms.dictionary AS ds FROM (SELECT dictionaryenglish.dictionary AS dictionary, dictionaryenglish.id AS deid FROM dictionaryenglish WHERE dictionaryenglish.`member`=1 AND dictionaryenglish.dictionary!=60875 AND dictionaryenglish.english='Mask' UNION ALL SELECT dictionaryenglish.dictionary AS dictionary, dictionaryenglish.id AS deid FROM dictionaryenglish WHERE dictionaryenglish.`member`=1 AND dictionaryenglish.dictionary!=60875 AND dictionaryenglish.english='In One\' UNION ALL SELECT dictionaryenglish.dictionary AS dictionary, dictionaryenglish.id AS deid FROM dictionaryenglish WHERE dictionaryenglish.`member`=1 AND dictionaryenglish.dictionary!=60875 AND dictionaryenglish.english='kaffeeklatsch,aegis,affectation,air,alibi,anaglyph,apology,appearance,apply to,arm guard,aspect,backstop,bal,bal costume,bal masque,ball,barn dance,bas-relief,becloud,befog,belie,blanket,blind,block,blowout,blur,boss,buffer,bulwark,bumper,cameo,cameo glass,camouflage,canopy,cavo-rilievo,cloak,clothe,cloud,coat,cocktail party,coffee klatch,color,coloring,conceal,concealment,contraceptive,cope,copyright,costume party,country dance,cover,cover story,cover up,cover-up,coverage,covering,covert,coverture,cowl,cowling,crash helmet,curtain,cushion,cut glass,dance,dashboard,defend,device,dinner,dinner party,disguise,dissemble,dissembling,dissimulate,dissimulation,distort,distract attention from,dodger,domino,donation party,drape,drapery,dress up,eclipse,embellish,embossment,embroider,ensconce,enshroud,entertainment,envelop,excuse,facade,face,face mask,fakery,false colors,false face,false front,falsify,fancy-dress ball,feint,fender,festivity,film,finger guard,foot guard,front,fudge,fuse,garble,garden party,gild,gloss,gloss over,glyph,glyptograph,goggles,governor,guard,guardrail,guise,hand guard,handle,handrail,hanging,hard hat,helmet,hen party,hide,high relief,hood,hop,house party,house-raising,housewarming,housing,incognito,insulation,intaglio,intaglio rilevato,intaglio rilievo,interlock,keep under cover,knee guard,knuckle guard,lame excuse,laminated glass,lawn party,lay on,lay over,life preserver,lifeline,lightning conductor,lightning rod,locus standi,low relief,mantle,masked ball,masque,masquerade,masquerade ball,masquerade party,medal,medallion,miscite,miscolor,misquote,misreport,misrepresent,misstate,mixer,mudguard,muffle,muffler,mummery,nose guard,obduce,obfuscate,obscure,occult,ostensible motive,overlay,overspread,overstate,pad,padding,pall,palladium,party,patent,pervert,pilot,plaquette,poor excuse,pose,posture,pretense,pretension,pretext,preventive,prom,promenade,prophylactic,protect,protective clothing,protective coloration,protective umbrella,protestation,public motive,put on,put-off,put-on,record hop,refuge,relief,relievo,safeguard,safety,safety glass,safety plug,safety rail,safety shoes,safety switch,safety valve,screen,sculptured glass,scum,seat belt,secrete,seeming,semblance,shade,sham,shelter,shield,shin guard,shindig,shindy,show,shower,shroud,simulation,slant,slur over,smoke screen,smoker,spread over,square dance,stag,stag dance,stag party,stalking-horse,strain,stratagem,subterfuge,sun helmet,superimpose,superpose,surprise party,tea dance,the dansant,titivate,trick,trick out,twist,umbrella,understate,varnish,veil,veneer,vestment,visor,vizard,vizard mask,warp,whitewash,window dressing,windscreen,windshield') candidates INNER JOIN dictionary ON dictionary.id=candidates.dictionary LEFT JOIN dictionarysynonyms ON dictionarysynonyms.dictionary=60875 AND dictionarysynonyms.synonym=candidates.dictionary WHERE (dictionarysynonyms.ismatch IS NULL OR dictionarysynonyms.ismatch=1) GROUP BY candidates.dictionary ORDER BY ismatch DESC, total DESC, haslevel DESC, dictionary.level LIMIT 40
Error Table ID: 81927