Forum » » Questions » » Pb Mysql
Posté : 11-09-2013 19:33 
SELECT u.uid, f.forum_id, p.topic_id, p.post_id, u.u name, p.post_time, t.topic_title, f.forum_name, f.forum_typ e, f.forum_pass, f.arbre FROM posts p, users  ;u, forums f, forumtopics t WHERE ( (p.post_ text LIKE '%1%' or strcmp(soundex(p.post_text), sounde x('1'))=0)) AND f.forum_type!='5' AND f.forum_type!='7'&nbs p;AND f.forum_type!='9' AND p.topic_id = t .topic_id AND p.forum_id = f.forum_id AND p.poste r_id = u.uid AND t.topic_status!='2' ORDER BY&nbs p;p.post_id and sleep(4) DESC limit 0,100; >
Cet article provient de NPDS REvolution 16
https://lab.grottes-et-karsts-de-chine.org/viewtopic.php?topic=25899&forum=9