![]() |
MySQL 9.6.0
Source Code Documentation
|
#include "dict0upgrade.h"#include "buf0buf.h"#include "dict0dd.h"#include "fil0fil.h"#include "fsp0types.h"#include "mtr0log.h"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 |