Search



Search Results
Displaying 271 to 280 of 3563 total results
https://dev.mysql.com/doc/connectors/en/connector-net-simple-membership-tutorial.html
Figure 4.7 Simple Membership: Choose Template and Engine Add references to the MySql.Data, MySql.Data.Entities, and MySql.Web assemblies. Add a valid MySQL connection string to the web.config file, similar to the following example. <add ... This ...
https://dev.mysql.com/doc/connector-net/en/connector-net-simple-membership-tutorial.html
Figure 6.7 Simple Membership: Choose Template and Engine Add references to the MySql.Data, MySql.Data.Entities, and MySql.Web assemblies. Add a valid MySQL connection string to the web.config file, similar to the following example. <add ... This ...
https://dev.mysql.com/doc/ndbapi/en/mccj-using-clusterj-start.html
All of the ClusterJ jar files are normally found in share/mysql/java/ in the MySQL installation directory. In addition, you must set java.library.path variable to point to the directory containing the Cluster ndbclient library, normally found in ...
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-context.html
It contains functions that are executed immediately if called from a session, or when the batch is executed. The Mynode implementation does have any concept of a user and does not define any such property. find(Function constructor, Object keys, ...
https://dev.mysql.com/doc/ndbapi/en/overview-ndbinterpretedcode-using.html
The pattern syntax supported by the regular expression is the same as that supported by the MySQL Server's LIKE and NOT LIKE operators, including the _ and % metacharacters. The next few sections provide information about performing different types ...
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-internal-error.html
The index needs to be dropped and recreated NDB error code 914 MySQL error DMEC Error message Invalid index stats request NDB error code 916 MySQL error DMEC Error message Invalid index stats sys tables NDB error code 917 MySQL error DMEC Error ...
https://dev.mysql.com/doc/internals/en/binary-log-versions.html
There are several versions of the binary log file format: v1: Used in MySQL 3.23 v3: Used in MySQL 4.0.2 though 4.1 v4: Used in MySQL 5.0 and up A v2 format was used briefly (in early MySQL 4.0.x versions), but it is obsolete and no longer ...
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/internals/en/x-protocol-use-cases-use-cases.html
Topics in this section: Prepared Statements with Single Round-Trip Streaming Inserts SQL with Multiple Resultsets Inserting CRUD Data in a Batch Cross-Collection Update and Delete Prepared Statements with Single Round-Trip In the MySQL ...Figure ...
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 ...
Displaying 271 to 280 of 3563 total results