MySQL 8.3.0
Source Code Documentation
migrate_keyring.h File Reference

Go to the source code of this file.

Classes

class  Key_info
 
class  Destination_keyring_component
 
class  Migrate_keyring
 

Macros

#define MAX_KEY_LEN   16384
 

Typedefs

using const_keyring_writer_t = const mysql_service_keyring_writer_t
 
using const_keyring_load_t = const mysql_service_keyring_load_t
 

Enumerations

enum class  enum_plugin_type { SOURCE_PLUGIN = 0 , DESTINATION_PLUGIN }
 

Macro Definition Documentation

◆ MAX_KEY_LEN

#define MAX_KEY_LEN   16384

Typedef Documentation

◆ const_keyring_load_t

◆ const_keyring_writer_t

Enumeration Type Documentation

◆ enum_plugin_type

enum class enum_plugin_type
strong
Enumerator
SOURCE_PLUGIN 
DESTINATION_PLUGIN