|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MySQL server has gone awayselect count(ref_bien) as total from pub_annonce , v2_produit,v2_membre where v2_membre.ctype<>'agence' and ( cpt<=cpt_total or pub_annonce.hits<=pub_annonce.hits_max or (date_debut<='2008-11-23' and date_fin>='2008-11-23') ) and v2_produit.rubrique like 'particulier' and v2_membre.idMembre=pub_annonce.id_usr AND idProduit = ref_bien and v2_produit.photo1<>'' and focus<>'' and v2_produit.Actif=1 and v2_produit.paied='ok' |