Search

Download this Manual
PDF (US Ltr) - 35.1Mb
PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
Man Pages (Zip) - 361.2Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb


Displaying 191 to 200 of 218 total results
https://dev.mysql.com/doc/refman/5.7/en/myisamchk-general-options.html
This permits passwords to be specified in a safer way than on the command line even when --no-defaults is used. The options described in this section can be used for any type of table maintenance operation performed by myisamchk. The sections ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-privilege-distribution.html
In particular, you should keep in mind that NDB API and ClusterJ applications can read and write user names, host names, password hashes, and any other contents of the distributed grant tables without any restrictions. NDB Cluster supports ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-programs-ndb-drop-index.html
It is recommended that you use this utility only as an example for writing NDB API applications—see the Warning later in this section for details. Usage ndb_drop_index -c connection_string table_name index -d db_name The statement shown above ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-installer-catalog-dashboard.html
Specifically: A proxy-server address (http://address-to-server) and port number A user name and password for authentication Locating Products to Install MySQL products in the catalog are listed by category: MySQL Servers, Applications, MySQL ...
https://dev.mysql.com/doc/refman/5.7/en/mysqlbinlog-backup.html
Along with --read-from-remote-server, it is common to specify other options: --host indicates where the server is running, and you may also need to specify connection options such as --user and --password. By default, mysqlbinlog reads binary log ...
https://dev.mysql.com/doc/refman/5.7/en/ndb-restore-different-number-nodes.html
It is possible to restore from an NDB backup to a cluster having a different number of data nodes than the original from which the backup was taken. The following two sections discuss, respectively, the cases where the target cluster has a lesser ...
https://dev.mysql.com/doc/refman/5.7/en/partitioning-key.html
NDB Cluster uses MD5() for this purpose; for tables using other storage engines, the server employs its own internal hashing function which is based on the same algorithm as PASSWORD(). Partitioning by key is similar to partitioning by hash, except ...
https://dev.mysql.com/doc/refman/5.7/en/performance-schema-host-cache-table.html
In such cases, the server returns ER_HOST_NOT_PRIVILEGED and does not even ask for a user name or password. The MySQL server maintains an in-memory host cache that contains client host name and IP address information and is used to avoid Domain ...
https://dev.mysql.com/doc/refman/5.7/en/performance-schema-statement-digests.html
A normalized statement does not retain information such as names, passwords, dates, and so forth. The MySQL server is capable of maintaining statement digest information. The digesting process converts each SQL statement to normalized form (the ...
https://dev.mysql.com/doc/refman/5.7/en/query-cache-operation.html
Note The query cache is deprecated as of MySQL 5.7.20, and is removed in MySQL 8.0. This section describes how the query cache works when it is operational. Section 8.10.3.3, “Query Cache Configuration”, describes how to control whether it is ...
Displaying 191 to 200 of 218 total results