Search Results
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-innodb-activity-category.html
Buffer Pool Read Ahead Evicted (Delta) The number of pages read into the InnoDB buffer pool by the read-ahead background thread that were subsequently evicted without having been accessed by queries. Lists the InnoDB Activity metrics and provides a ...
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/refman/8.4/en/keyring-okv-plugin.html
The plugin works with these KMIP-compatible products: Oracle Key Vault Gemalto SafeNet KeySecure Appliance Townsend Alliance Key Manager Entrust KeyControl Each MySQL Server instance must be registered separately as a client for KMIP. For additional ... Note The keyring_okv plugin is an extension included in MySQL Enterprise Edition, a commercial ...The Key Management Interoperability ...
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/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 ...