-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
raffi@stripped wrote:
> Hmmmmmmmm.
> You have some good points there ... "re-factor Connector/J a bit..."
>
> When you say "just embedding a 'normal' MySQL server with your
> application" , I'm not sure I follow what you mean. I'm thinking in
> terms of a Java app. Any light you could shed would be appreciated.
> Please excuse my ignorance.
Rather than use the embedded library, distribute the standard MySQL
server with Connector/J. Then use Runtime.exec() to control the server
by executing the native binary for 'mysqladmin' and 'mysqld' passing
parameters to them that are stored/configured with your Java application.
-Mark
- --
MySQL 2003 Users Conference -> http://www.mysql.com/events/uc2003/
For technical support contracts, visit https://order.mysql.com/?ref=mmma
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mark Matthews <mark@stripped>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer - JDBC/Java
/_/ /_/\_, /___/\___\_\___/ Flossmoor (Chicago), IL USA
<___/ www.mysql.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.1.90 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE+LJuctvXNTca6JD8RAkzEAJ4kRkGnTrKkHJhn01HL/asAmgHCoQCgo8qd
mALlunqhe+Plp/zRsXNbfDM=
=4kYf
-----END PGP SIGNATURE-----