September 2014
Intermediate to advanced
384 pages
9h 28m
English
In this chapter, we will discuss the basic techniques that can be used to find problems in the MariaDB server and in SQL statements. The following are some of the basic tools and techniques used:
SQL_ERROR_LOG pluginBefore discussing the database debugging techniques, it is important to understand the most important tools used by MariaDB that notify us about error conditions, that is, when something goes wrong.
An error in MariaDB consists of the following types of data:
SQLSTATE valueWhile conditions are usually generated by the server, ...
Read now
Unlock full access