Search

Download this Manual
PDF (US Ltr) - 41.9Mb
PDF (A4) - 42.0Mb
Man Pages (TGZ) - 272.3Kb
Man Pages (Zip) - 378.3Kb
Info (Gzip) - 4.2Mb
Info (Zip) - 4.2Mb


Displaying 111 to 120 of 585 total results
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-replication-mta.html
Therefore, for two consecutive epoch transactions to be independent, and possible to apply in parallel, it is required that no row is modified in both epochs. If any single row is modified in both epochs, then they are dependent, and are applied ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-shm-definition.html
For optimum performance, you can define a spin time for the SHM transporter (ShmSpinTime parameter); this affects both the data node receiver thread and the poll owner (receive thread or user thread) in NDB. (NDB 9.7.0) If this parameter and ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-tls.html
Both private keys and certificates are labeled as either active (current) or pending. Start ndb_mgmd with the --reload and --config-file options both times to ensure that each of the two configuration file changes is read by the management server.
https://dev.mysql.com/doc/refman/9.7/en/mysql-configurator-cli.html
create-windows-firewall-rules N/A create-firewall-rules, create-win-fw-rules, create-fw-rules, open-win-firewall (deprecated), open-windows-firewall (deprecated), openfirewall (deprecated) bool true, false true configure, reconfigure ... MySQL ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-migrate-keyring.html
In addition, the source and destination components must differ, and both components must be properly configured so that mysql_migrate_keyring can load and use them. In addition, the source and destination components must differ, and both components ... The mysql_migrate_keyring utility migrates keys between one keyring component and ...
https://dev.mysql.com/doc/refman/9.7/en/network-namespace-support.html
Suppose that both processes run on a host with IP address 203.0.113.10 but use different namespaces. To address this issue, MySQL enables specifying the network namespace to use for TCP/IP connections, so that both endpoints of connections use an ...
https://dev.mysql.com/doc/refman/9.7/en/partial-revokes.html
It is possible to grant privileges that apply globally if the partial_revokes system variable is enabled. Specifically, for users who have privileges at the global level, partial_revokes enables privileges for specific schemas to be revoked while ...
https://dev.mysql.com/doc/refman/9.7/en/partitioning-management-exchange.html
For InnoDB tables, both tables must use the same row format. In addition, both tables must use the same storage engine: mysql> CREATE TABLE es3 LIKE e; Query OK, 0 rows affected (1.31 sec) mysql> ALTER TABLE es3 REMOVE PARTITIONING; Query OK, 0 rows ...Table nt contains no foreign key references, and no other table has any foreign keys that refer to ...
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-object-filtering.html
For table-related events, the Performance Schema combines the contents of setup_objects with setup_instruments to determine whether to enable instruments and whether to time enabled instruments: For tables that match a row in setup_objects, table ...
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-stage-tables.html
Bounded progress instrumentation The WORK_COMPLETED and WORK_ESTIMATED columns are both meaningful. The table-copy task has a defined termination (all rows copied), and the stage/sql/copy to tmp table stage is instrumented to provided bounded ...
Displaying 111 to 120 of 585 total results