MySQL and Connector/J Bug
After attempting to upgrade to the latest MySQL and Connector/J libraries, started noticing the following error in my Jboss logs:
“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 ‘?’ at line 1″ [#13]
The following answer was found in the [...]