A "query failed" error is triggered by visiting the admin/settings/rdf/repositories page on a system with PostgreSQL 8.3, due to missing "AS" keywords in the relevant SQL statement. I already solved the problem at my site by applying the attached patch to rdf.module. Somebody please check for regressions with MySQL.

Comments

Shiny’s picture

Status: Active » Reviewed & tested by the community
StatusFileSize
new794 bytes

rerolled patch and tested.
Works as describes, trivial fix for compatibility with database servers that are not called "mysql".

smustgrave’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Closed (outdated)