Search Results
https://dev.mysql.com/doc/c-api/8.4/en/c-api-binary-log-interface.html
The MySQL client/server protocol includes a client interface for reading a stream of replication events from a MySQL server binary log. This capability uses the MYSQL_RPL data structure and a small set of functions to manage communication between a ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-binary-log-function-descriptions.html
The following sections provide detailed descriptions of the functions that enable reading the stream of replication events from a MySQL server binary log.
https://dev.mysql.com/doc/connectors/en/connector-odbc-installation-binary-unix-tarball.html
To install the driver from a tarball distribution (.tar.gz file), download the latest version of the driver for your operating system and follow these steps, substituting the appropriate file and directory names based on the package you download ...
https://dev.mysql.com/doc/connectors/en/differences-between-binary-and-source-distribution.html
Installing from a wheel (bdist package) is the recommended, except for Enterprise Linux systems, on which the RPM-based installation method may be preferred. Wheels can be directly and easily installed without an extra build step. However, a wheel ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-installation-binary-unix-tarball.html
To install the driver from a tarball distribution (.tar.gz file), download the latest version of the driver for your operating system and follow these steps, substituting the appropriate file and directory names based on the package you download ...
https://dev.mysql.com/doc/connector-python/en/differences-between-binary-and-source-distribution.html
Installing from a wheel (bdist package) is the recommended, except for Enterprise Linux systems, on which the RPM-based installation method may be preferred. Wheels can be directly and easily installed without an extra build step. However, a wheel ...
https://dev.mysql.com/doc/internals/en/binary-protocol-type-implementation.html
Protocol_binary::store_timeMYSQL_TIME* Mysql-5.5 /sql/protocol.cc:1417 Protocol_binary::storeMYSQL_TIME* Mysql-5.5 /sql/protocol.cc:1417 Protocol_binary::store_short Mysql-5.5 /sql/protocol.cc: Field_year::send_binary Mysql-5.5 /sql/field.cc: .
https://dev.mysql.com/doc/internals/en/creating-binary-packages.html
A package can be created in the form of a .tar.gz archive or .zip file. Using “generic” Unix build with Makefiles: make package On Windows, using Visual Studio generator: devenv mysql.sln /build relwithdebinfo /project package On Windows, CMake ...
https://dev.mysql.com/doc/refman/8.4/en/mysqlbinlog.html
MySQL release binaries provided by Oracle are not built using this option. MySQL release binaries provided by Oracle are not built using this option. MySQL release binaries provided by Oracle are not built using this option. The server's binary log ...
https://dev.mysql.com/doc/refman/8.4/en/replication-options-reference.html
The following two sections provide basic information about the MySQL command-line options and system variables applicable to replication and the binary log. Replication Options and Variables The command-line options and system variables in the ...