MySQL 9.1.0
Source Code Documentation
|
#include "sql/dd/impl/types/check_constraint_impl.h"
#include "mysqld_error.h"
#include "sql/dd/impl/raw/raw_record.h"
#include "sql/dd/impl/sdi_impl.h"
#include "sql/dd/impl/tables/check_constraints.h"
#include "sql/dd/impl/transaction_impl.h"
#include "sql/dd/impl/types/table_impl.h"
#include "sql/error_handler.h"
#include "string_with_len.h"
Classes | |
class | dd::Check_constraint_name_error_handler |
Error handler to convert ER_DUP_ENTRY error to more user friendly error ER_CHECK_CONSTRAINT_DUP_NAME. More... | |
Namespaces | |
namespace | dd |
The version of the current data dictionary table definitions. | |