MySQL Forums
Forum List  »  NDB clusters

Re: incorrect information ?
Posted by: Mark Matthews
Date: September 19, 2005 08:24AM

kostya kote wrote:
> As I posted above I have application that make
> transaction in endless loop(my transaction
> restarting infinitely), and my transaction is
> SELECT * FROM mysql.user, just for testing.
> Whenever (at the begining or middle) I broke
> connection with frist sql node I havnt
> reconnection to second! In any state of
> autoCommit, i was trying with false and true..
>
> Just I want to understand is the client
> application must solve single-point-of-failure
> problem by itself or I can achieve it by setting
> some flags of MySQL driver?. Because now I/m
> hesitating about this...

Kostya,

I guess I'm confused about why you think this is a single point of failure. Please post your code, and configurations so we don't have to _guess_ if they've been configured or developed correctly.

We actually test this functionality, and it works as expected. We also have users using it in production, so we know it works. Maybe something you're doing doesn't follow the model that works?

-Mark

Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html

Options: ReplyQuote


Subject
Views
Written By
Posted
4520
September 16, 2005 11:14AM
1899
September 19, 2005 04:26AM
1865
September 19, 2005 06:35AM
1821
September 19, 2005 06:48AM
1762
September 19, 2005 06:53AM
1736
September 19, 2005 07:08AM
1628
September 19, 2005 07:13AM
1818
September 19, 2005 07:42AM
1743
September 19, 2005 07:52AM
1575
September 19, 2005 08:04AM
Re: incorrect information ?
1671
September 19, 2005 08:24AM
1676
September 19, 2005 08:35AM
1673
September 19, 2005 09:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.