Search Results
https://dev.mysql.com/doc/internals/en/write-row.html
Synopsis virtual int write_row ( buf); byte * buf ; Description This is the write_row method. No [custom-engine.html#custom-engine-api-reference-extra extra()] hint is given currently if a bulk load is happening. buf is a byte array of data with a ...
https://dev.mysql.com/doc/internals/en/zlib-directory.html
zlib is a data compression library used to support the compressed protocol and the COMPRESS/UNCOMPRESS functions under Windows. On Unix, MySQL uses the system libgz.a library for this purpose. Zlib --- which presumably stands for "Zip Library" --- ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-21.html
Configuration Notes JSON Notes Security Notes X DevAPI Notes Functionality Added or Changed Bugs Fixed Configuration Notes The CMake configuration files were revised to work better when Connector/C++ is used as a subproject of application projects.
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-24.html
Typically, the client would see Lost connection to MySQL server during query (CR_SERVER_LOST) or MySQL server has gone away (CR_SERVER_GONE_ERROR). In such cases, the server now writes the reason to the connection before closing it, and client ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-28.html
Deprecation and Removal Notes Pluggable Authentication Security Notes Bugs Fixed Deprecation and Removal Notes The TLSv1 and TLSv1.1 connection protocols were deprecated in Connector/C++ 8.0.26 and now are removed in this release. The removed ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-31.html
Compilation Notes Configuration Notes Security Notes Functionality Added or Changed Bugs Fixed Compilation Notes Connector/C++ now compiles cleanly using Clang for Linux and Solaris. (WL #15065) Configuration Notes Several CMake options have been ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-16.html
Bugs Fixed Connector/ODBC 8.0 is now built with OpenSSL 1.0.2R. Issues fixed in the new OpenSSL version are described at http://www.openssl.org/news/vulnerabilities.html. (Bug #29538143) An exception was emitted when fetching contents of a ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-18.html
Bugs Fixed Connector/ODBC is now built with MySQL client library 8.0.18, which includes OpenSSL 1.1.1d. Issues fixed in the new OpenSSL version are described at http://www.openssl.org/news/vulnerabilities.html. (Bug #29868815) On Linux, memory was ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-21.html
Security Notes Bugs Fixed Security Notes For platforms on which OpenSSL libraries are bundled, the linked OpenSSL library for Connector/ODBC has been updated to version 1.1.1g. Issues fixed in the new OpenSSL version are described at ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-24.html
Security Notes Functionality Added or Changed Bugs Fixed Security Notes For platforms on which Connector/ODBC utilizes MySQL Server's bundled OpenSSL library (MacOS, Windows, and GenLinux), MySQL Server's linked OpenSSL library was updated to ...