Search



Search Results
Displaying 201 to 210 of 1021 total results
https://dev.mysql.com/doc/refman/8.4/en/replication-privilege-checks-account.html
The user account that is specified using the CHANGE REPLICATION SOURCE TO statement as the PRIVILEGE_CHECKS_USER account for a replication channel must have the REPLICATION_APPLIER privilege, otherwise the replication applier thread does not start.
https://dev.mysql.com/doc/refman/8.4/en/replication-snapshot-method.html
If the source database contains existing data it is necessary to copy this data to each replica. There are different ways to dump the data from the source database. To select the appropriate method of dumping the database, choose between these ...
https://dev.mysql.com/doc/refman/8.4/en/which-version.html
When preparing to install MySQL, decide which version and distribution format (binary or source) to use. First, decide whether to install from an LTS series like MySQL 8.4, or install from an Innovation series like MySQL 9.4. Both tracks include ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/advanced.replica.html
MySQL Enterprise Backup allows you to set up a replica server (referred to as the “replica” below) by backing up the source server (referred to as the “source” below) and restoring the backup on a new replica, without having to stop the ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/server-repository-options.html
These repository options specify various parameters related to the database server to which a backup is restored. These options are used only with restore operations, that is, copy-back and copy-back-and-apply-log. The descriptions below explain ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/dynxml-auto-changelog-difflist-mysqld-8.4.1-ndb-8.4.1.html
It was removed due to a critical issue that could stop the server from restarting following the creation of a very large number of tables (8001 or more). Functionality Added or Changed Bugs Fixed Functionality Added or Changed Important Change: Now, ...
https://dev.mysql.com/doc/connectors/en/connector-cpp-apps-windows-notes.html
This section describes aspects of building Connector/C++ applications that are specific to Microsoft Windows. For general application-building information, see Section 2.5.1, “Building Connector/C++ Applications: General Considerations”. On ...
https://dev.mysql.com/doc/connectors/en/connector-cpp-issues.html
Generally speaking, C++ library binaries are less portable than C library binaries. Due to variations between Linux distributions, compiler versions, linker versions, and STL versions, it is not possible to provide binaries for every possible ...For ...
https://dev.mysql.com/doc/connector-python/en/connector-python-installation-source.html
For installing the classic interface only: MySQL Server binaries (server may be installed or not installed on the system), including development files (to obtain the MySQL Server binaries, visit the MySQL download site). Optional: To include the C ... The Connector/Python source distribution is platform independent, and is packaged in the compressed tar archive format (.tar.gz ...
https://dev.mysql.com/doc/internals/en/event-header-fields.html
The value of this constant is 13 in MySQL 3.23 (v1 format), and 19 in MySQL 4.0 and up (v3 format and up). The first 19 bytes for v4 are the same as those for v3. Because the event header in a newer binary log format starts with the header of the ...
Displaying 201 to 210 of 1021 total results