Search Results
https://dev.mysql.com/doc/internals/en/guided-tour-osdir.html
But we acknowledge with thanks that they're the products of other projects, and other people's labor, and we only regret that we won't have time to note all the contributed or publicly available components of MySQL, in this manual. This list is, in ... We're now getting into the directories which aren't “major.” Starting with: dbug pstack regex strings zlib Now it's time to reveal a startling fact, which is we didn't write all of the source code in all of the source code directories all by ...
MySQL Enterprise Monitor 8.0 Release Notes :: Changes in MySQL Enterprise Monitor 8.0.2 (2018-09-13)
https://dev.mysql.com/doc/relnotes/mysql-monitor/8.0/en/news-8-0-2.html
As of this release, the default agent heap size, defined by the MEM_AGENT_JAVA_OPTS parameter in the setenv.sh/bat file, has been increased to 128MB. If you are upgrading from a previous version, you must edit the setenv.sh/bat manually. If you have ... Security Notes Bugs Fixed Security Notes MySQL Enterprise Service Manager has been updated to use Apache Struts 2.3.35, which has been publicly reported as not vulnerable to ...
https://dev.mysql.com/doc/workbench/en/wb-develop-object-management.html
From here, you can perform common tasks such as selecting tables and fields to query, edit tables, create new or drop tables and databases, perform searches, and more. The Object Browser allows you to navigate database schemas and objects.
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-native-kerberos.html
Using this connection method, MySQL Workbench and MySQL servers are able to use the Kerberos authentication protocol to mutually authenticate users and MySQL services. This way both the user and the server are able to verify each other's identity.
https://dev.mysql.com/doc/connectors/en/connector-cpp-authentication.html
In this mode, the ticket search on Windows hosts is restricted to the MIT Kerberos cache only. This package now is required only on hosts where Connector/C++ applications make connections using commercial MySQL server accounts with LDAP ...LDAP ...
https://dev.mysql.com/doc/connectors/en/connector-net-entityframework60.html
For this option, select nuget.org as the package source, search for mysql.data, and install a stable version of MySql.Data.EntityFramework. This chapter describes how to configure and use the EF6 features that are implemented in Connector/NET. To ...
https://dev.mysql.com/doc/connectors/en/connector-net-installation-source.html
The procedures in this section describe how to build source with Microsoft Visual Studio (Windows or macOS) and .NET Core CLI (Windows, macOS, or Linux). Locate the project with the same name as the solution (MySql.Data in this example). dotnet ...
https://dev.mysql.com/doc/connectors/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/connectors/en/connector-odbc-errors.html
However, the default ODBC Data Source Administrator that is available through the Administrative Tools or Control Panel in Windows x64 Editions is located in the %SystemRoot%\system32 folder, and only searches this folder for ODBC drivers. This is ... The following section details some common errors and their suggested fix or alternative ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-support-bug-report.html
The procedure for doing this is described in Section 5.5.10, “Getting an ODBC Trace File”. Determine what statements were issued by searching for the string >mysql_real_query in the myodbc.log file. This helps you determine whether the error is ... If you encounter difficulties or problems with Connector/ODBC, start by making a log file from the ODBC Manager (the log you get when requesting logs from ODBC ADMIN) and ...