Search Results
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-utilities-upgrade.html
If a check is defined in both the include and exclude list, an error is returned. If a check is defined in both the include and exclude list, an error is returned. Ensure queries sent by your applications use `quotes` when referring to them or they ... The util.checkForServerUpgrade() function is an upgrade checker utility that enables you to verify whether MySQL server instances are ready for ...
https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-1-0.html
When removal of the database directory as part of DROP DATABASE was unsuccessful due to a file system error or an unexpected shutdown, the transaction containing DROP DATABASE was not always rolled back; manual intervention was required in such ...
https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-2-0.html
Attempting to use this option when doing so now causes the build to terminate with an error. (Bug #37256600) Starting with CMake 3.26, CMake writes the file CMakeFiles/CMakeConfigureLog.yaml, which supersedes CMakeError.log. (Bug #37238155) Removed ...(Bug #37132323) This release adds the CREATE_SPATIAL_REFERENCE_SYSTEM privilege, which allows the user to execute any of the statements CREATE SPATIAL REFERENCE SYSTEM, CREATE OR REPLACE SPATIAL REFERENCE SYSTEM, and DROP SPATIAL REFERENCE ...
https://dev.mysql.com/doc/ndbapi/en/ndb-ndbeventoperation.html
NdbEventOperation Class Overview NdbEventOperation::clearError() (DEPRECATED) NdbEventOperation::execute() NdbEventOperation::getBlobHandle() NdbEventOperation::getEpoch() NdbEventOperation::getEventType() (DEPRECATED) ... This section provides ...
https://dev.mysql.com/doc/refman/9.7/en/check-table.html
option: { FOR UPGRADE | QUICK | FAST | MEDIUM | EXTENDED | CHANGED } CHECK TABLE checks a table or tables for errors. Column Value Table The table name Op Always check Msg_type status, error, info, note, or warning Msg_text An informational message ...CHECK TABLE can also check views for problems, such as tables that are referenced in the view definition that no longer ...
https://dev.mysql.com/doc/refman/9.7/en/create-index.html
For a unique index, an error occurs regardless of SQL mode because reducing the index length might enable insertion of nonunique entries that do not meet the specified uniqueness requirement. An error occurs if a key part definition contains ...
https://dev.mysql.com/doc/refman/9.7/en/flush.html
| tables_option } flush_option: { BINARY LOGS | ENGINE LOGS | ERROR LOGS | GENERAL LOGS | LOGS | PRIVILEGES | OPTIMIZER_COSTS | RELAY LOGS [FOR CHANNEL channel] | SLOW LOGS | STATUS | USER_RESOURCES } tables_option: { table_synonym | table_synonym ...| table_synonym WITH READ LOCK | table_synonym tbl_name [, tbl_name] ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-backup-using-management-client.html
If an existing backup_id value is used, the backup fails with the error Backup failed: file already exists. Error: 1321 - Backup aborted by user request: Permanent error: User defined error Node 3: Backup 3 started from 5 has been aborted. Error: ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndb-restore.html
--core-file Command-Line Format --core-file Write core file on error; used in debugging. The column must not contain any NULL entries; otherwise ndb_restore stops with an error. Attribute promotion does not occur if this option is not used; instead, ... The NDB Cluster restoration program is implemented as a separate command-line utility ndb_restore, which can normally be found in the MySQL bin ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-command-options.html
If the file does not exist or is otherwise inaccessible, an error occurs. If the file does not exist or is otherwise inaccessible, an error occurs. --force, -f Command-Line Format --force Continue even if an SQL error occurs. --line-numbers ...