Search

Download this Manual
PDF (US Ltr) - 43.3Mb
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.2Kb
Man Pages (Zip) - 402.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb


Displaying 91 to 100 of 109 total results
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-restore.html
The password must be 1 to 256 characters in length, and must be enclosed by single or double quotation marks. The NDB Cluster restoration program is implemented as a separate command-line utility ndb_restore, which can normally be found in the ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndbxfrm.html
The password must meet the requirements listed here: Uses any of the printable ASCII characters except !, ', ", $, %, \, `, and ^ Is no more than 256 characters in length Is enclosed by single or double quotation marks Note This option cannot be ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-what-is-new.html
In all cases in which a password is supplied together with an option for encryption or decryption, the password must be quoted; you can use either single or double quotation marks to delimit the password. The following sections describe changes in ...
https://dev.mysql.com/doc/refman/8.0/en/mysqladmin.html
On Windows, be sure to use double quotation marks rather than single quotation marks; single quotation marks are not stripped from the password, but rather are interpreted as part of the password. You can use it to check the server's configuration ...
https://dev.mysql.com/doc/refman/8.0/en/mysqlimport.html
(You might have to double the backslashes, depending on the escaping conventions of your command interpreter.) See Section 15.2.9, “LOAD DATA Statement”. The mysqlimport client provides a command-line interface to the LOAD DATA SQL statement.
https://dev.mysql.com/doc/refman/8.0/en/MySQLInstallerConsole.html
--connection-validation-urls=url_list A double-quote enclosed and comma-separated string that defines the list of URLs to use for checking the internet connection when --connection-validation is set to manual. MySQLInstallerConsole.exe provides ...
https://dev.mysql.com/doc/refman/8.0/en/optimizer-hints.html
If the ANSI_QUOTES SQL mode is enabled, it is also possible to quote query block names within double quotation marks: SELECT /*+ BKA(@"my hint name") */ ... One means of control over optimizer strategies is to set the optimizer_switch system ...
https://dev.mysql.com/doc/refman/8.0/en/option-files.html
The value optionally can be enclosed within single quotation marks or double quotation marks, which is useful if the value contains a # comment character. Most MySQL programs can read startup options from option files (sometimes called ...
https://dev.mysql.com/doc/refman/8.0/en/precision-math-expressions.html
If a numeric expression contains any strings, they are converted to double-precision floating-point values and the expression is approximate. With precision math, exact-value numbers are used as given whenever possible. For example, numbers in ...
https://dev.mysql.com/doc/refman/8.0/en/replication-options-replica.html
If you use the option on the command line, you might need to double the backslashes or quote the option value, depending on your command interpreter. This section explains the server options and system variables that apply to replica servers and ...
Displaying 91 to 100 of 109 total results