MySQL 8.3.0
Source Code Documentation
dd_utility.h File Reference

Go to the source code of this file.

Namespaces

namespace  dd
 The version of the current data dictionary table definitions.
 

Functions

size_t dd::normalize_string (const CHARSET_INFO *cs, const String_type &src, char *normalized_str_buf, size_t normalized_str_buf_length)
 Normalize (or transform) the multibyte character set string. More...
 
bool dd::check_if_server_ddse_readonly (THD *thd, const char *schema_name=nullptr)
 Check if DDSE (Data Dictionary Storage Engine) is in readonly mode. More...