MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Namespaces | |
namespace | dd |
The version of the current data dictionary table definitions. | |
namespace | dd::upgrade |
Enumerations | |
enum | enum_upgrade_mode : int { UPGRADE_NONE , UPGRADE_MINIMAL , UPGRADE_AUTO , UPGRADE_FORCE } |
Functions | |
bool | dd::upgrade::upgrade_system_schemas (THD *thd) |
Upgrades/restores the system tables to defaults of the current MySQL version. More... | |
bool | dd::upgrade::no_server_upgrade_required () |
bool | dd::upgrade::I_S_upgrade_required () |
Variables | |
TYPELIB | upgrade_mode_typelib |
enum enum_upgrade_mode : int |
|
extern |