List:MySQL and Java« Previous MessageNext Message »
From:Mark Matthews Date:January 21 2003 2:00am
Subject:Re: JDBC Interface for Embedded Server ?
View as plain text  
-----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-----

Thread
JDBC Interface for Embedded Server ?Peter Schäfer20 Jan
  • Re: JDBC Interface for Embedded Server ?Mark Robson20 Jan
  • Re: JDBC Interface for Embedded Server ?raffi@dcit.com20 Jan
    • Re: JDBC Interface for Embedded Server ?Mark Matthews20 Jan
      • Re: JDBC Interface for Embedded Server ?Tim Endres20 Jan
        • Re: JDBC Interface for Embedded Server ?Mark Matthews20 Jan
          • RE: JDBC Interface for Embedded Server ?Peter Schäfer20 Jan
            • Re: JDBC Interface for Embedded Server ?Mark Matthews20 Jan
      • Re: JDBC Interface for Embedded Server ?raffi@dcit.com21 Jan
        • Re: JDBC Interface for Embedded Server ?Mark Matthews21 Jan
      • JDBC RealmFrank Daly27 May
RE: JDBC Interface for Embedded Server ?Peter Schäfer20 Jan