Search



Search Results
Displaying 281 to 290 of 3563 total results
https://dev.mysql.com/doc/connectors/en/connector-net-tutorials-entity-framework-databinding-linq-entities.html
In this tutorial you create an ASP.NET web page that binds LINQ queries to entities using the Entity Framework mapping with MySQL Connector/NET. Figure 4.19 The Working Website In this tutorial you have seen how to create an ASP.NET website, you ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-entity-framework-databinding-linq-entities.html
In this tutorial you create an ASP.NET web page that binds LINQ queries to entities using the Entity Framework mapping with MySQL Connector/NET. Figure 6.19 The Working Website In this tutorial you have seen how to create an ASP.NET website, you ...
https://dev.mysql.com/doc/connectors/en/connector-j-support-bug-report.html
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>. The normal place to report bugs is http://bugs.mysql.com/, which is the address for our bugs database.
https://dev.mysql.com/doc/connectors/en/connector-j-usagenotes-j2ee-concepts-connection-pooling.html
If you take Oracle's Java Petstore blueprint application for example, a connection pool of 15-20 connections can serve a relatively moderate load (600 concurrent users) using MySQL and Tomcat with acceptable response times. In practice, when a ...
https://dev.mysql.com/doc/ndbapi/en/overview-terminology.html
More detailed information about LCPs and their behavior can be found in the MySQL Manual; see in particular Defining NDB Cluster Data Nodes. SQL node refers to a mysqld (MySQL Server) process that is connected to the NDB Cluster as an API node. For ... Abstract This section provides a glossary of terms which are unique to the NDB and MGM APIs, or that have a specialized meaning when applied in the context of either or both of these ...
https://dev.mysql.com/doc/connectors/en/connector-net-tutorials-asp-roles.html
Currently, MySQL Connector/NET includes web providers for membership (or simple membership), roles, profiles, session state, site map, and web personalization. It assumes that you have MySQL Server installed, along with Connector/NET and Microsoft ... Many websites feature the facility for the user to create a user ...
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-asp-roles.html
Currently, MySQL Connector/NET includes web providers for membership (or simple membership), roles, profiles, session state, site map, and web personalization. It assumes that you have MySQL Server installed, along with Connector/NET and Microsoft ... Many websites feature the facility for the user to create a user ...
https://dev.mysql.com/doc/internals/en/capability-flags.html
CLIENT_IGNORE_SIGPIPE Value 0x00001000 Client Do not issue SIGPIPE if network failures occur (libmysqlclient only). See mysql_real_connect() CLIENT_TRANSACTIONS Value 0x00002000 Server Can send status flags in EOF_Packet. The capability flags are ...
https://dev.mysql.com/doc/ndbapi/en/mccj-using-clusterj-operations.html
In addition, queries are optimized to detect whether columns of the primary key are specified as part of the query criteria, and if so, a primary key lookup or scan is executed as a strategy to implement the query. To insert a new row into the ...
https://dev.mysql.com/doc/internals/en/transactions-life-cycle.html
The remaining rare cases, when the server explicitly must commit a statement transaction prior to committing a normal transaction, are error-handling cases (see for example SQLCOM_LOCK_TABLES). For example, imagine that some day MySQL supports ...
Displaying 281 to 290 of 3563 total results