Search



Search Results
Displaying 391 to 400 of 1993 total results
https://dev.mysql.com/doc/connectors/en/connector-j-support-bug-report.html
Writing a good bug report takes patience, but doing it right the first time saves time both for us and for yourself. The normal place to report bugs is http://bugs.mysql.com/, which is the address for our bugs database. This database is public, and ...
https://dev.mysql.com/doc/connectors/en/connector-j-usagenotes-known-issues-limitations.html
The following are some known issues and limitations for MySQL Connector/J: When Connector/J retrieves timestamps for a daylight saving time (DST) switch day using the getTimeStamp() method on the result set, some of the returned values might be ...
https://dev.mysql.com/doc/connectors/en/connector-net-entityframework-core-example.html
The Code First approach enables you to define an entity model in code, create a database from the model, and then add data to the database. MySQL Connector/NET is compatible with multiple versions of Entity Framework Core. For specific ...
https://dev.mysql.com/doc/connectors/en/connector-net-tutorials-efmodel-ddl.html
This tutorial demonstrates how to create MySQL DDL from an Entity Framework model. Minimally, you will need Microsoft Visual Studio 2017 and MySQL Connector/NET 6.10 to perform this tutorial. Select ADO.NET Entity Data Model and click Add to open ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-configuration-trace-macos.html
To enable the trace option on macOS, use the Tracing tab within ODBC Administrator . Figure 5.11 ODBC Administrator Tracing Dialog Select the Enable Tracing check box. To append information to an existing log file, click the Choose...
https://dev.mysql.com/doc/connector-net/en/connector-net-entityframework-core-example.html
The Code First approach enables you to define an entity model in code, create a database from the model, and then add data to the database. MySQL Connector/NET is compatible with multiple versions of Entity Framework Core. For specific ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-efmodel-ddl.html
This tutorial demonstrates how to create MySQL DDL from an Entity Framework model. Minimally, you will need Microsoft Visual Studio 2017 and MySQL Connector/NET 6.10 to perform this tutorial. Select ADO.NET Entity Data Model and click Add to open ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-configuration-trace-macos.html
To enable the trace option on macOS, use the Tracing tab within ODBC Administrator . Figure 5.10 ODBC Administrator Tracing Dialog Select the Enable Tracing check box. To append information to an existing log file, click the Choose...
https://dev.mysql.com/doc/internals/en/comments-everywhere.html
Section 26.2.1, “Complicated test Architecture or Tricky Code” Section 26.2.2, “A Subtest Case is Able to Reveal a Bug” Section 26.2.3, “Subtests” Section 26.2.4, “Make Test Protocols More Understandable” Section 26.2.5, “Better ...
https://dev.mysql.com/doc/internals/en/determining-authentication-method.html
However, to save some round-trips, server and client start authentication exchange already in the initial handshake using an optimistic guess of the authentication method to be used. Method used for authentication is tied to the user account and ...
Displaying 391 to 400 of 1993 total results