|
|
Index des mots clefs recherchés
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| - xénon | | - x en stationnement ouvre portière et percute y | | - x | | - XBS | | - xénons | | - X et Y changent de file |
Database error: Invalid SQL: SELECT rech.*,
COUNT(*) AS nb_tape,
FROM portail_visiteur_recherche as rech
WHERE (recherche LIKE 'x%' OR recherche LIKE 'X%')
GROUP BY lower(recherche) HAVING LENGTH(recherche)
ORDER BY nb_tape DESC
MySQL error:
1064 (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 'FROM portail_visiteur_recherche as rech
WHERE (recherche LIKE 'x%' OR rech' at line 3) Requete: SELECT rech.*,
COUNT(*) AS nb_tape,
FROM portail_visiteur_recherche as rech
WHERE (recherche LIKE 'x%' OR recherche LIKE 'X%')
GROUP BY lower(recherche) HAVING LENGTH(recherche)
ORDER BY nb_tape DESC;
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/site/www.code-route.com.v2/class/class.mysql.php on line 166
|
|
|