LDBC Liberty Database Connectivity News
Status: Alpha
Brought to you by:
thomasm
The debug trace feature is improved. It is now possible to trace to file, and the option can be set in the database url.
Other changed: DROP INDEX implemented (with the MySQL syntax). Index names only need to be unique for each table (even for Oracle and HSQLDB). SET AUTOCOMMIT TRUE / FALSE pseudo command implemented. DatabaseMetaData.getImportedKeys is implemented.