PDF (A4) - 41.5Mb
Man Pages (TGZ) - 272.3Kb
Man Pages (Zip) - 378.2Kb
Info (Gzip) - 4.1Mb
Info (Zip) - 4.1Mb
At startup,InnoDB scans directories defined by theinnodb_directories variable for tablespace files. The paths of discovered tablespace files are validated against the paths recorded in the data dictionary. If the paths do not match, the paths in the data dictionary are updated.
Theinnodb_validate_tablespace_paths variable permits disabling tablespace path validation. This feature is intended for environments where tablespaces files are not moved. Disabling path validation improves startup time on systems with a large number of tablespace files. Iflog_error_verbosity is set to 3, the following message is printed at startup when tablespace path validation is disabled:
[InnoDB] Skipping InnoDB tablespace path validation. Manually moved tablespace files will not be detected!Starting the server with tablespace path validation disabled after moving tablespace files can lead to undefined behavior.
PDF (A4) - 41.5Mb
Man Pages (TGZ) - 272.3Kb
Man Pages (Zip) - 378.2Kb
Info (Gzip) - 4.1Mb
Info (Zip) - 4.1Mb