Search Results
https://dev.mysql.com/doc/connector-net/en/connector-net-ref-efcore.html
Namespaces in this section: MySql.EntityFrameworkCore.DataAnnotations Namespace MySQL.EntityFrameworkCore.Diagnostics Namespace MySql.EntityFrameworkCore.Extensions Namespace MySql.EntityFrameworkCore.Infrastructure Namespace ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-installation-source-unix.html
See Character Sets, Collations, Unicode for more information on character set support. You need the following tools to build MySQL from source on Unix: A working ANSI C++ compiler. GCC 4.2.1 or later, Sun Studio 12.1 or later, and many current ...
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 ...