-
Book Overview & Buying
-
Table Of Contents
High Availability MySQL Cookbook
By :
In this recipe, we will cover some of the common things to check in the case of a problem with a MySQL Cluster.
Prior to attempting to debug a problem, it is advisable to take some time to write down exactly what is wrong. In particular,
What is supposed to happen (if anything)
What is happening
What has changed recently
With this information, it is likely that you will be able to find the solution with a methodical approach rather than to look for the problem directly.
Often, the problem is an error message. So the first step is to check the following places for error logs:
stdout—when you start management or storage nodes (this is printed to the console)
Node error logs—/var/lib/mysql-cluster/ndb_<nodeid>_out.log on storage and management nodes
cluster logs—/var/lib/mysql-cluster/ndb_<nodeid>_cluster.log on management nodes
SQL node logs—The location of these logs depends on the log_error variable, which you can discover with the...
Change the font size
Change margin width
Change background colour