Details
- 
    
Bug
 - 
    Status: Closed (View Workflow)
 - 
    
Critical
 - 
    Resolution: Fixed
 - 
    1.1.3
 - 
    None
 - 
    None
 - 
    MariaDB 5.5.33 (32-bit), INNODB database engine, mariadb-java-client-1.1.3.jar JDBC driver, Windows 7 (64-bit)
 
Description
While attempting to use MariaDB and the associated JDBC driver with a Java application, an exception was encountered:
[20130730-15:24:01][tStartDS] Only holding cursors over commit is supported
java.sql.SQLFeatureNotSupportedException: Only holding cursors over commit is supported
	at org.mariadb.jdbc.internal.SQLExceptionMapper.getFeatureNotSupportedException(SQLExceptionMapper.java:165)
How to remedy? Please advise, and thank you.