Support for JDBC 4.0?
Does anyone know if there are plans to add support for JDBC 4.0 to the java connector? I'm particularly interested in support for the Connection.createQueryObject(Class cls) method. Thanks. Steve Buroff
Alternate directory for database
Is it possible to tell mysql to create the directory for a database in a specified directory rather than in mysql's "data" directory?