PDF (A4) - 40.1Mb
Man Pages (TGZ) - 259.0Kb
Man Pages (Zip) - 366.2Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb
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) - 40.1Mb
Man Pages (TGZ) - 259.0Kb
Man Pages (Zip) - 366.2Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb