![]() |
MySQL 9.6.0
Source Code Documentation
|
#include <cstdint>Go to the source code of this file.
Functions | |
| bool | upgrade_space_version (const uint32_t space_id, bool server_version_only) |
| Add server and space version number to tablespace while upgrading. More... | |
| bool upgrade_space_version | ( | const uint32_t | space_id, |
| bool | server_version_only | ||
| ) |
Add server and space version number to tablespace while upgrading.
| [in] | space_id | space id of tablespace |
| [in] | server_version_only | leave space version unchanged |