Heikki:

I agree that there a many issues to addres when trying to use
multiple databases as a single database.  

The C-JDBC project (at least on the surface) seems to think
it is possible.  Their web page is at:
http://c-jdbc.objectweb.org/
They even have a way to use multiple controllers to avoid
that being a single point of failure.

I am more interested in a homogenous MySQL environment instead
of a heterogenous one.

If you have any insights into potential probles with their
approach, I would really like to hear them.

Thanks,
        Neil

--
Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com
FREE! Valuable info on how your business can reduce operating costs by 
17% or more in 6 months or less! => http://newsletter.JAMMConsulting.com

> -----Original Message-----
> From: Heikki Tuuri [mailto:[EMAIL PROTECTED] 
> Sent: Friday, September 12, 2003 1:55 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Has anyone heard of SafeKit?
> 
> 
> Dan,
> 
> ----- Original Message ----- 
> From: ""Dan Greene"" <[EMAIL PROTECTED]>
> Newsgroups: mailing.database.myodbc
> Sent: Friday, September 12, 2003 7:58 PM
> Subject: RE: Has anyone heard of SafeKit?
> 
> 
> > I believe it, as there's an open source project c-jdbc 
> (clustered jdbc) =
> > that can do it for x number of machines running any jdbc 
> compatible db's =
> > (and they don't even need to be the same type...)
> 
> that is extremely hard to implement :). Think about 
> deadlocks, serialization
> differences, SQL dialects, etc.
> 
> Best regards,
> 
> Heikki Tuuri
> Innobase Oy
> http://www.innodb.com
> Foreign keys, transactions, and row level locking for MySQL
> InnoDB Hot Backup - a hot backup tool for MySQL
> 
> 
> 
> 
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    
> http://lists.mysql.com/mysql?> [EMAIL PROTECTED]
> 


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to