MXJ connector shutdown
"Sebastian Haug" <[email protected]> Sun, 20 Dec 2009 15:29:35 +0100
| Newsgroups | gmane.comp.db.mysql.java |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am trying to set up my application to use the "embedded" MySQL Server with the MXJ connector. The "Running as part of the JDBC Driver" way appeals to me. It works fine to set it up and connect as described in the documentation: http://dev.mysql.com/doc/refman/5.0/en/connector-mxj-configuration-driver-la unched.html The problem ist the shutdown. I want the mysqld thread to shutdown with my application. But I see no way to tell the MXJ connector to do this. It keeps running after my application shuts down. Any tips appretiated. Regards, Sebastian -- MySQL Java Mailing List For list archives: http://lists.mysql.com/java To unsubscribe: http://lists.mysql.com/[email protected]