Re: installing mysql together with application

2002-09-25 Thread Mark Matthews
- Original Message - From: "Martijn van Iersel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 25, 2002 2:45 AM Subject: installing mysql together with application > Hello > > I want to distribute my java database application >

Re: installing mysql together with application

2002-09-25 Thread kayamboo
IL PROTECTED]> Sent: Wednesday, September 25, 2002 4:45 PM Subject: installing mysql together with application > Hello > > I want to distribute my java database application > together with mysql, and I want to make it as easy as > possible. > > Right now a new user has to: >

installing mysql together with application

2002-09-25 Thread Martijn van Iersel
Hello I want to distribute my java database application together with mysql, and I want to make it as easy as possible. Right now a new user has to: - download and install mysql - run the mysql server with mysqld --standalone or a similar command - download my program and run it. To make this e