Search



Search Results
Displaying 221 to 230 of 306 total results
https://dev.mysql.com/doc/connector-python/en/connector-python-api-characterset.html
This class provides all known MySQL characters sets and their default collations.
https://dev.mysql.com/doc/internals/en/connection-phase-packets.html
Protocol::Handshake Initial Handshake Packet When the client connects to the server the server sends a handshake packet to the client. Depending on the server version and configuration options different variants of the initial packet are sent. To ...
https://dev.mysql.com/doc/internals/en/strings-directory.html
Many of the files in this subdirectory are equivalent to well-known functions that appear in most C string libraries. On the other hand, some of the files are MySQL additions or improvements. Often the MySQL changes are attempts to optimize the ...
https://dev.mysql.com/doc/mysqld-version-reference/en/built-in-functions.html
The following table shows all built-in functions and operators available in MySQL Server. Introduced: The version or versions in which the item was introduced. Deprecated: The version or versions in which the item was deprecated. Removed: The ...
https://dev.mysql.com/doc/mysqld-version-reference/en/information-schema-tables.html
The following table shows all INFORMATION_SCHEMA tables available in MySQL Server. Introduced: The version or versions in which the item was introduced. Deprecated: The version or versions in which the item was deprecated. Removed: The version or ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-24.html
(WL #14562) Bugs Fixed Pound symbols in JSON columns were interpreted improperly when using accent-sensitive collation. Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The IgnorePrepare ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-27.html
(Bug #33191344) Transactions started by the SHOW COLLATION statement on all MySQL 8.0 server versions were not closed when the autocommit system variable was set to zero. Functionality Added or Changed Bugs Fixed Functionality Added or Changed ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-30.html
(WL #14905) Character Set Support Added support for the new language-specific utf8mb4 collations added in MySQL Server 8.0.30. Authentication Notes Character Set Support Compilation Notes Functionality Added or Changed Bugs Fixed Authentication ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-31.html
(Bug #34486645) Now the connection collation can now be specified via INITSTMT; when before setting it was overridden by the ODBC driver. Security Notes Functionality Added or Changed Bugs Fixed Security Notes For platforms on which Connector/ODBC ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-17.html
Example usage: ["A", "B", "C"] overlaps $.field (WL #12737) Added support for the utf8mb4_0900_bin collation added in MySQL Server 8.0.17. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Prepared statement support was added ...
Displaying 221 to 230 of 306 total results