On Sun, 2007-01-21 at 16:55 -0800, Kevin Burton wrote:
Hm....... ok... The JDBC driver has an option to handle this and it
was decided long ago that the best situation was to have the
application handle temporary failure.
Here's the main question.. how do I distinguish between a temp
transaction failure that I should retry and a fatal error such as a
full NDB failure or an application failure such as invalid SQL?
the error types... MySQL gives you SQL standard ones (not always useful)
and the MySQL ones with more detail.
How you access these probably depends on the connector, and i have
slightly less than 0 experience with the JDBC driver
Jumpstart your cluster:
http://www.mysql.com/consulting/packaged/cluster.html