Search



Search Results
Displaying 711 to 720 of 740 total results
https://dev.mysql.com/doc/mysql-shell/9.7/en/configuring-production-instances.html
AdminAPI provides the dba.configureInstance() function that checks if an instance is suitably configured for InnoDB Cluster usage, and configures the instance if it finds any settings which are not compatible with InnoDB Cluster. You run the ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-application-log.html
The function shell.create_context can be used in MySQL Shell's Python mode to support multithreading by Python programs. The context wrapper handles and isolates output printed to stdout and stderr and diagnostic output, and also user input, with ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-cloud-service-configuration-s3api.html
AWS_CONTAINER_AUTHORIZATION_TOKEN_FILE: (Amazon ECS) defines t an absolute file path to a file that contains the authorization token in plain text. MySQL Shell S3 support has been tested against the following S3-compatible storage services: Amazon ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-configuring-options.html
pager None string Use the specified external pager tool to display text and results. You can configure MySQL Shell to match your preferences, for example to start up to a certain programming language or to provide output in a particular format.
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-features.html
Unicode text input is supported if the terminal in use supports it. Important MySQL Shell is updated frequently with fixes and new features. It is strongly recommended that you always use the most recent version available. The latest version of ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-output-vertical.html
Vertical format is more readable where longer text lines are part of the output. The vertical format option prints result sets vertically instead of in a horizontal table, in the same way as when the \G query terminator is used for an SQL query. To ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-sql-system-log.html
SQL statements that you issue in MySQL Shell’s SQL mode can be sent to the operating system’s system logging facility. On Unix, this is syslog; on Windows, it is the Windows Event Log. When you activate system logging for SQL statements, the ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-using-pager.html
Once a pager is configured, it is used by MySQL Shell to display the text from the online help or the results of SQL operations. The PAGER environment variable is commonly used on Unix systems in the same context as expected by MySQL Shell, ... You ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysql-shell-utilities-table-export.html
fieldsOptionallyEnclosed: [ true | false ] Whether the character given for fieldsEnclosedBy is to enclose all of the fields in the exported data file (false), or to enclose a field only if it has a string data type such as CHAR, BINARY, TEXT, or ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysqlsh.html
MYSQL41 Use the challenge-response authentication protocol supported by MySQL 4.1 and later, which does not send a plaintext password. The following authentication methods require additional configuration: clear_text_password The ... MySQL Shell is ...
Displaying 711 to 720 of 740 total results