[ https://issues.apache.org/jira/browse/MARMOTTA-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13617250#comment-13617250 ]
ASF subversion and git services commented on MARMOTTA-175: ---------------------------------------------------------- Commit f9ce1c9dafcb0412f82be11b56eecbfff5817a40 in branch refs/heads/master from [~wastl] [ https://git-wip-us.apache.org/repos/asf?p=incubator-marmotta.git;h=f9ce1c9 ] - changed the SQL statement used by the KiWi Garbage Collector (fixes MARMOTTA-175) - added methods for explicitly calling the garbage collector (semi-fixes MARMOTTA-157, but the methods still need to be called somewhere :) ) > Garbage collection on triple tables > ----------------------------------- > > Key: MARMOTTA-175 > URL: https://issues.apache.org/jira/browse/MARMOTTA-175 > Project: Marmotta > Issue Type: Bug > Components: Triple Store > Affects Versions: 3.1-incubating > Environment: Centos 6.4 64b - JDK 1.6.0_38 - MySql 5.1.67 - Tomcat > 7.0.37 > Reporter: Raffaele Palmieri > Assignee: Sebastian Schaffert > Priority: Minor > Labels: garbage, mysql, triplestore > > During garbage collection of triple tables in log there is the following line: > SQL error while executing garbage collection on triples table: 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 'UNION (SELECT triple_id FROM > reasoner_just_supp_triples WHERE triple_id = triple' at line 1 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira