Search



Search Results
Displaying 541 to 550 of 1932 total results
https://dev.mysql.com/doc/relnotes/mysql-shell/9.5/en/news-9-5-0.html
Note These release notes were created with the assistance of MySQL HeatWave GenAI. (Bug #38274934) MySQL Shell dump utilities now support the CSV dialect, conforming to RFC4180, 'csv-rfc-unix'. (Bug #38237729) Utilities Bugs Fixed MySQL Shell could ...Utilities Added or Changed Functionality Utilities Bugs Fixed Functionality Added or Changed Bugs Fixed Utilities Added or Changed Functionality Upgrade check names are now grouped by categories: schema, routine, accounts, and ...
https://dev.mysql.com/doc/workbench/en/workbench-reporting-bugs.html
The following is a list of tips and information that is helpful for reporting a MySQL Workbench bug. The log file location can be found using Help, Locate Log Files from within MySQL Workbench. Where to report a bug Visit http://bugs.mysql.com/ and ...A useful bug report includes: The exact steps taken to repeat the bug, ideally as a video if the bug is tricky to ...
https://dev.mysql.com/doc/connectors/en/connecting-using-kerberos.html
Kerberos is a ticket-based server-client mutual authentication protocol that is supported by the MySQL Server (commercial versions only) . Kerberos Authentication Workflow The main usage of Kerberos authentication in MySQL is to allow users to ...
https://dev.mysql.com/doc/connectors/en/connector-cpp-source-configuration-options.html
This option is used only if MYSQLCLIENT_STATIC_LINKING is disabled to enable dynamic linking of the MySQL client library. In that case, if MYSQLCLIENT_STATIC_BINDING is enabled (the default), Connector/C++ is linked to the shared MySQL client ...
https://dev.mysql.com/doc/connectors/en/connector-j-client-authentication.html
Some MySQL server builds are able to generate SSL keys and certificates for communication encryption, including a certificate and a private key (contained in the client-cert.pem and client-key.pem files), which can be used by any client. Output by ... The server may want to authenticate a client and require the client to provide an SSL certificate to it, which it verifies against its known certificate authorities or performs additional checks on the client identity if needed (see CREATE USER SSL/TLS Options for ...
https://dev.mysql.com/doc/connectors/en/connector-j-interceptors.html
The connection properties that control the interceptors are explained in Section 3.5.3, “Configuration Properties”: connectionLifecycleInterceptors, where you specify the fully qualified names of classes that implement the ... An interceptor is ...
https://dev.mysql.com/doc/connectors/en/connector-j-support-bug-report.html
The normal place to report bugs is http://bugs.mysql.com/, which is the address for our bugs database. If you find a sensitive security bug in MySQL Server, please let us know immediately by sending an email message to <secalert_us@oracle.com>. If ...This database is public, and can be browsed and searched by ...
https://dev.mysql.com/doc/connectors/en/connector-net-medium-trust-gac.html
After installing the library, make the following configuration changes: In the SecurityClasses section, add a definition for the MySqlClientPermission class, including the version to use. <SecurityClass Name="MySqlClientPermission" ... If the ...
https://dev.mysql.com/doc/connectors/en/connector-net-programming-authentication-user-plugin.html
Advanced users with special security requirements can create their own authentication plugins for MySQL Connector/NET applications. For background and usage information about MySQL authentication plugins, see Authentication Plugins and Writing ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-examples-tools-with-access-linked-tables.html
You can use Microsoft Access as a front end to MySQL by linking tables within your Microsoft Access database to tables that exist within your MySQL database. When a query is requested on a table within Access, ODBC is used to execute the queries on ...Figure 5.23 External Data: ODBC Database In the Get External Data dialog box that appears, choose Link to the data source by creating a linked table and click ...
Displaying 541 to 550 of 1932 total results