Error with some queries: single quote caracter (again)
-
Hello,
Checking recently my error log again, it happens that I still have some erros lefts of this kind from different search engines:
Google
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'tite+voiture&ie=utf-8&oe=utf-8&client=firefox-b-m' LIKE CONCAT('...' at line 1 pour la requête SELECT id FROM mod236_wsm_searchEngines WHERE 'google.com/search?q=la+p'tite+voiture&ie=utf-8&oe=utf-8&client=firefox-b-m' LIKE CONCAT('%',CONCAT(name,'%')) faite par require_once('wp-load.php'), require_once('/home/wordpress/wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, wsmInitPlugin::wsm_plugin_init, wsmDatabase->fnCorrectDatabaseTables, wsmDatabase->fnGetSearchEngineID
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'tite+voiture&ie=utf-8&oe=utf-8&client=firefox-b-m' LIKE CONCAT('...' at line 1 pour la requête SELECT id FROM wp_wsm_searchEngines WHERE 'google.com/search?q=la+p'tite+voiture&ie=utf-8&oe=utf-8&client=firefox-b-m' LIKE CONCAT('%',CONCAT(name,'%')) faite par require_once('wp-load.php'), require_once('/home/wordpress/wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, wsmInitPlugin::wsm_plugin_init, wsmDatabase->fnCorrectDatabaseTables, wsmDatabase->fnGetToolBarID
Lilo
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'tite+voiture' LIKE CONCAT('%',CONCAT(name,'%'))' at line 1 pour la requête SELECT id FROM wp_wsm_searchEngines WHERE 'search.lilo.org/results.php?q=la+p'tite+voiture' LIKE CONCAT('%',CONCAT(name,'%')) faite par require_once('wp-load.php'), require_once('/home/wordpress/wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, wsmInitPlugin::wsm_plugin_init, wsmDatabase->fnCorrectDatabaseTables, wsmDatabase->fnGetSearchEngineID
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'tite+voiture' LIKE CONCAT('%',CONCAT(name,'%'))' at line 1 pour la requête SELECT id FROM mod236_wsm_toolBars WHERE 'search.lilo.org/results.php?q=la+p'tite+voiture' LIKE CONCAT('%',CONCAT(name,'%')) faite par require_once('wp-load.php'), require_once('/home/wordpress/wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, wsmInitPlugin::wsm_plugin_init, wsmDatabase->fnCorrectDatabaseTables, wsmDatabase->fnGetToolBarID
And as you can see, it concerns bothfnGetSearchEngineID
and
fnGetToolBarID
- The topic ‘Error with some queries: single quote caracter (again)’ is closed to new replies.