Search Results
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-0.html
(WL #16057) Support for use of the AUTO_INCREMENT modifier with FLOAT and DOUBLE columns was deprecated in MySQL 8.0, and is now removed. (Bug #36054355) Replication: With binlog_format=ROW and gtid_mode=OFF, deadlocks were sometimes reported among ...For MySQL distributions compiled using OpenSSL, the MySQL server can perform automatic generation of missing SSL and RSA files at ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/mysqlbackup.backup.html
The output echoes all the parameters used by the backup operation, including several that are retrieved automatically using the database connection. The final output section repeats the location of the backup data and provides the LSN values that ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-attribute-tables-mysqld.html
ndb_metadata_check: Enable auto-detection of NDB metadata changes with respect to MySQL data dictionary; enabled by default. ndb-blob-read-batch-bytes: Specifies size in bytes that large BLOB reads should be batched into. ndb-blob-write-batch-bytes: ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-read-replicas-creating.html
incremental: Uses distributed state recovery to apply missing transactions copied from another cluster member. If cloneDonor is not defined, but clone is the selected recovery method, either by explicitly specifying clone or if auto selects clone as ... Create Read Replicas using addReplicaInstance(): Cluster.addReplicaInstance(instance, [options]) Examples Default Read Replica Defining a Replication Source for the Read Replica Defining the Recovery Method for Read Replicas Certificate-based Authentication Examples The examples in this and subsequent sections assume a simple Cluster of three instances, a primary and two ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-configuration-connection-parameters.html
Note The SSL configuration parameters can also be automatically loaded from a my.ini or my.cnf file. Do not use this option with transactions, since an auto-reconnection during a incomplete transaction may cause corruption. An auto-reconnected ...On ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-configuration-connection-parameters.html
Note The SSL configuration parameters can also be automatically loaded from a my.ini or my.cnf file. Do not use this option with transactions, since an auto-reconnection during a incomplete transaction may cause corruption. An auto-reconnected ...On ...
https://dev.mysql.com/doc/internals/en/transactions-historical-note.html
First, observe that in BerkeleyDB the "auto-commit" mode causes automatic commit of operations that are atomic from the storage engine's perspective, such as a write of a record, but are too fine-grained to be atomic from the application's (MySQL's) ... "Statement transaction" is a non-standard term that comes from the days when MySQL supported the BerkeleyDB storage ...
https://dev.mysql.com/doc/ndbapi/en/ndb-tablespace.html
Tablespace Class Overview Tablespace Constructor Tablespace::getAutoGrowSpecification() Tablespace::getDefaultLogfileGroup() Tablespace::getDefaultLogfileGroupId() Tablespace::getExtentSize() Tablespace::getObjectId() Tablespace::getName() ...For an ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-event-handlers-creating.html
Auto-Close Events Defines whether the events are closed after the trigger status changes. The following values are possible: Yes: the default auto-close policy is honored and the events are closed when the conditions defined are no longer met. No: ... Event handlers enable you to create a condition which, when met, triggers notifications to concerned parties such as DBAs, System Administrators and so ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mysql-process-discovery-advisor-ref.html
If you choose to enable the Auto-Create Less Privileged Users option, this user is used to create those with the required privileges to monitor this instance. Auto-Create Less Privileged Users When monitoring an instance, multiple levels of user can ... The MySQL Process Discovery Advisor enables you to find and, optionally, establish a connection with unmonitored MySQL ...