-
Notifications
You must be signed in to change notification settings - Fork 55
Closed as not planned
Labels
Description
Code of Conduct
- I agree to follow this project's Code of Conduct
Is there an existing issue for this?
- I have searched the existing issues
GLPI Version
11
Plugin version
Last version
Bug description
When I try to upload the csv file it returns the following error in the sql logs
Relevant log output
glpisqllog.ERROR: DBmysql::doQuery() in /var/www/html/glpi/src/DBmysql.php line 399
*** MySQL query error:
SQL: SELECT * FROM `(SELECT `itemtype`
FROM `glpi_plugin_datainjection_models`
WHERE `id` = '1')
UNION (SELECT DISTINCT `itemtype`
FROM `glpi_plugin_datainjection_mappings`
WHERE `models_id` = '1')
UNION (SELECT DISTINCT `itemtype`
FROM `glpi_plugin_datainjection_infos`
WHERE `models_id` = '1')`
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 '`
FROM `glpi_plugin_datainjection_models`
WHER' at line 1Page URL
No response
Steps To reproduce
No response
Your GLPI setup information
No response
Anything else?
No response