anvc / scalar

Born-digital, open source, media-rich scholarly publishing that’s as easy as blogging.
Other
231 stars 73 forks source link

ARC triple store fails if DB name has a hyphen #72

Closed crism closed 7 years ago

crism commented 7 years ago
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 '-sandbox

This is due to ARC2_Store::createDBCon() and possibly other places not quoting the database name.