3 messages in com.mysql.lists.javaHow to use Mysql-JDBC to connect two ...
FromSent OnAttachments
George xu29 Sep 2000 02:18 
Dirk Hillbrecht29 Sep 2000 02:36 
George xu29 Sep 2000 03:00 
Subject:How to use Mysql-JDBC to connect two mysql server in one computer?
From:George xu (geo@ccec.com.cn)
Date:09/29/2000 02:18:06 AM
List:com.mysql.lists.java

Hello all: I want to change the MySQL configuration so it runs off the same executable
but with different sockets, two seperate data directories, and on different
ports rather than two different executables. and Howt to connect these two mysql server via Mysql-JDBC ? How to set URL?

How to do ??

Thank you!