Search Results
https://dev.mysql.com/doc/ndbapi/en/ndb-logfilegroup.html
LogfileGroup Constructor Description The LogfileGroup class has two public constructors, one of which takes no arguments and creates a completely new instance. The Dictionary class also supplies methods for creating and destroying LogfileGroup ...
https://dev.mysql.com/doc/ndbapi/en/ndb-ndbscanfilter.html
NdbScanFilter Constructor Description This is the constructor method for NdbScanFilter, and creates a new instance of the class. Doing so causes the next NdbScanFilter object to be created to employ SQL-compliant NULL comparison for all operations ...NdbScanFilter Class Overview NdbScanFilter::begin() NdbScanFilter::BinaryCondition NdbScanFilter::cmp() NdbScanFilter::cmp_param() NdbScanFilter Constructor NdbScanFilter::end() NdbScanFilter::eq() NdbScanFilter::isfalse() NdbScanFilter::isnotnull() NdbScanFilter::isnull() NdbScanFilter::istrue() NdbScanFilter::ge() NdbScanFilter::getNdbError() NdbScanFilter::getNdbOperation() NdbScanFilter::Group NdbScanFilter::gt() NdbScanFilter::le() NdbScanFilter::lt() NdbScanFilter::ne() NdbScanFilter::reset() NdbScanFilter::setSqlCmpSemantics() NdbScanFilter Class Overview Parent class None Child classes None Description NdbScanFilter provides an alternative means of specifying filters for scan ...
https://dev.mysql.com/doc/ndbapi/en/ndb-tablespace.html
For an overview of Cluster Disk Data and data file characteristics, see CREATE TABLESPACE Statement, in the MySQL Manual. Tablespace Constructor Description These methods are used to create a new instance of Tablespace, or to copy an existing one.
https://dev.mysql.com/doc/ndbapi/en/overview-application-level-partitioning.html
There is no restriction against instantiating multiple Ndb_cluster_connection objects representing connections to different management servers in a single application, nor against using these for creating multiple instances of the Ndb class. An ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-10.html
(Bug #26837112) Invoking the MySql.Web.Security.MySqlWebSecurity.CreateUserAndAccount method with valid arguments, including additionalUserAttributes as an object with key/value pairs, returned an out-of-range exception. API components that support ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed The .NET Core 2.0 implementation now supports the following connection-string options: AutoEnlist, InteractiveSession, Logging, Replication, and ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-12.html
With the model created, revert back to EF Core 2.0 in your project, update the MySql.Data.EntityFrameworkCore NuGet package, and then remove the package MySql.Data.EntityFrameworkCore.Design from your project. CreateIndex() method was modified to be ...Functionality Added or Changed Bugs Fixed Functionality Added or Changed Optimistic locking for database-generated fields was improved with the inclusion of the [ConcurrencyCheck, DatabaseGenerated(DatabaseGeneratedOption.Computed)] ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-17.html
(WL #12749) Document Store: For index specifications passed to the Collection.CreateIndex() method, Connector/NET now supports indexing array fields. (Bug #29536344) The InvariantCulture property was missing from some data types, which created ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-24.html
(Bug #89480, Bug #32144255, Bug #32192619, Bug #32001787, Bug #27477376, WL #14027, WL #14239, WL #14240) Improved server disconnection handling of X Protocol connections now creates a log entry and returns an error message, as needed, after ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-statementprocessing-category.html
Quote Show Create Enabled If set to 1 (the default), the server quotes identifiers for SHOW CREATE TABLE and SHOW CREATE DATABASE statements. Lists the Statement Processing configuration metrics and provides a brief description of each. Big Selects ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-innodb-activity-category.html
However, if it is necessary to read or create a page and no clean pages are available, it is also necessary to wait for pages to be flushed first. Lists the InnoDB Activity metrics and provides a brief description of each. Table 6.9 InnoDB Activity ...