METIS-Project / ILDE

Master Repository for the ILDE Platform
8 stars 1 forks source link

Project workflow bug: You have an error in your SQL syntax....... #151

Open a-brasher opened 10 years ago

a-brasher commented 10 years ago

Result of 'Create a design project according to your workflow':

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 ')' at line 5 QUERY: SELECT *, 'object' as type FROM objects_property e WHERE guid IN ( SELECT DISTINCT rg.guid_one FROM entity_relationships rg WHERE rg.relationship IN ('lds_project_existent','lds_project_nfe','lds_project_new') AND rg.guid_two = )

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 ')' at line 5 QUERY: SELECT *, 'object' as type FROM objects_property e WHERE guid IN ( SELECT DISTINCT rg.guid_one FROM entity_relationships rg WHERE rg.relationship IN ('lds_project_existent','lds_project_nfe','lds_project_new') AND rg.guid_two = )

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 ')' at line 5 QUERY: SELECT *, 'object' as type FROM objects_property e WHERE guid IN ( SELECT DISTINCT rg.guid_one FROM entity_relationships rg WHERE rg.relationship IN ('lds_project_existent','lds_project_nfe','lds_project_new') AND rg.guid_two = )