Search



Search Results
Displaying 541 to 550 of 2652 total results
https://dev.mysql.com/doc/refman/8.4/en/char.html
The following table illustrates the differences between CHAR and VARCHAR by showing the result of storing various string values into CHAR(4) and VARCHAR(4) columns (assuming that the column uses a single-byte character set such as latin1). For ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-options.html
MySQL supports the following keyring-related command-line options: --keyring-migration-destination=plugin Command-Line Format --keyring-migration-destination=plugin_name Type String The destination keyring plugin or component for key migration. The ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-perror.html
Additional Options --defaults-extra-file Command-Line Format --defaults-extra-file=path Type String Default Value [none] Read given file after global files are read. --defaults-file Command-Line Format --defaults-file=path Type String Default Value ... ndb_perror shows information about an NDB error, given its error ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-print-backup-file.html
--backup-password Command-Line Format --backup-password=password Type String Default Value [none] Specify the password needed to decrypt an encrypted backup. --defaults-extra-file Command-Line Format --defaults-extra-file=path Type String Default ...
https://dev.mysql.com/doc/ndb-operator/8.4/en/crd-ndbmysqldspec.html
rootPasswordSecretName (string): (optional) The name of the secret that holds the password for the MySQL root accounts. rootHost (string): (optional) Names the host or hosts from which the root user can connect to the MySQL server. myCnf (string): ... NdbMysqldSpec is the specification for any MySQL Servers to be run as NDB Cluster SQL ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-connection-socket.html
If you are connecting using a URI-like connection string, specify user@. You can specify an alternative named pipe using the --socket option or as part of the URI-like connection string. In URI-like strings, the path to a Unix socket file or Windows ... On Unix, MySQL Shell connections default to using Unix sockets when the following conditions are met: A TCP port is not ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-sessions-startup.html
As an alternative to specifying the connection parameters using individual options, you can specify them using a URI-like connection string. You can pass in this string when you start MySQL Shell from the command line, with or without using the ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-using-pager.html
Use the following configuration possibilities: Configure the shell.options[pager] = "" MySQL Shell option, a string which specifies the external command that displays the paged output. This string can optionally contain command line arguments which ... You can configure MySQL Shell to use an external pager tool such as less or ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-working-with-history.html
Once the search is active, typing characters searches for any strings that match them in the history and displays the first match. Additionally, when using MySQL Shell in SQL mode, you can configure strings which should not be added to the history.
https://dev.mysql.com/doc/refman/8.4/en/information-schema-parameters-table.html
The PARAMETERS table provides information about parameters for stored routines (stored procedures and stored functions), and about return values for stored functions. The PARAMETERS table does not include built-in (native) functions or loadable ...
Displaying 541 to 550 of 2652 total results