Search



Search Results
Displaying 131 to 140 of 693 total results
https://dev.mysql.com/doc/refman/8.4/en/server-system-variables.html
The MySQL server maintains many system variables that affect its operation. Most system variables can be set at server startup using options on the command line or in an option file. Most of them can be changed dynamically at runtime using the SET ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/adding-loadable-function.html
The MySQL interface for loadable functions provides the following features and capabilities: Functions can return string, integer, or real values and can accept arguments of those same types. You can define simple functions that operate on a single ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-errors.html
The following section details some common errors and their suggested fix or alternative solution. If you are still experiencing problems, use the Connector/ODBC mailing list; see Section 5.9.1, “Connector/ODBC Community Support”. Many problems ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-errors.html
The following section details some common errors and their suggested fix or alternative solution. If you are still experiencing problems, use the Connector/ODBC mailing list; see Section 9.1, “Connector/ODBC Community Support”. Many problems ...
https://dev.mysql.com/doc/internals/en/event-data-field-notational-caveat.html
The fixed part of the event data goes under different names, depending on which source file, work log, bug report, etc. you are reading: Sometimes it is called the "fixed data" part, as in this discussion. To make things notationally interesting, ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-13.html
Important Changes Functionality Added or Changed Bugs Fixed Important Changes The default value for the SslMode connection option now differs based on the protocol used to make the connection. The Preferred mode has been reintroduced in this ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-28.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1 and TLSv1.1 connection protocols were previously deprecated in Connector/NET 8.0.26 and support for them is removed starting with this ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-30.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The MySql.Data.MySqlClient.Memcached namespace and its members now are deprecated. An alternative binary or text client is recommended for ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-1-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added OpenID Connect support leveraging the new authentication_openid_connect_client client-side authentication plugin. OpenID Connect functionality is supported by MySQL ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-28.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1 and TLSv1.1 connection protocols were previously deprecated in Connector/Python 8.0.26 and support for them is removed starting with ...
Displaying 131 to 140 of 693 total results