Search



Search Results
Displaying 1181 to 1190 of 1606 total results
https://dev.mysql.com/doc/connector-net/en/connector-net-tutorials-asp-provider-profile.html
<properties> <add name="Name" allowAnonymous="true"/> <add name="Age" allowAnonymous="true" type="System.UInt16"/> <group name="UI"> <add name="Color" allowAnonymous="true" defaultValue="Blue"/> <add name="Style" allowAnonymous="true" ... This ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-configuration-dsn-macos.html
For example: $> myodbc-installer -a -s -t"DSN=mydb;DRIVER=MySQL ODBC 9.5 Driver;SERVER=mysql;USER=username;PASSWORD=pass" To use ODBC Administrator: Warning For correct operation of ODBC Administrator, ensure that the /Library/ODBC/odbc.ini file ...
https://dev.mysql.com/doc/internals/en/transformations-all-any.html
ALL/ANY/SOME use the same algorithm (and the same method of Item_in_subselect) as scalar IN, but use a different function instead of =. ANY/SOME use the same function that was listed after the left expression. ALL uses an inverted function, and all ...
https://dev.mysql.com/doc/ndbapi/en/mgm-structures.html
This section provides information about the data structures defined by the MGM API. The ndb_logevent Structure The ndb_mgm_node_state Structure The ndb_mgm_node_state2 Structure The ndb_mgm_cluster_state Structure The ndb_mgm_cluster_state2 ...
https://dev.mysql.com/doc/ndbapi/en/ndb-column.html
Column::getStripeSize() Description This method gets the stripe size of a blob column—that is, the number of consecutive parts to store in each node group. Column::setStripeSize() Description This method sets the stripe size of a blob ... This ...
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-tablemetadata.html
The indexes array of TableMetadata contains one IndexMetadata object per table index. NDB implements a primary key as both an ordered index and a unique index, and might be viewed through the NDB API adapter as two indexes, but through a MySQL ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-compliance-administration-standard-rules.html
If the value of this variable is greater than 0, the MySQL server synchronizes its binary log to disk (using fdatasync()) after sync_binlog commit groups are written to the binary log. A value of 1 is the safest choice because in the event of a ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-threadpool-category.html
Stall Limit The value is the amount of time a statement has to finish after starting to execute before it becomes defined as stalled, at which point the thread pool permits the thread group to begin executing another statement. Lists the Thread ...
https://dev.mysql.com/doc/x-devapi-userguide/en/understanding-automatic-document-ids.html
In a multi-primary Group Replication or InnoDB Cluster environment, the generated _id values of a table are unique across instances to avoid primary key conflicts and minimize transaction certification. When using multi-primary Group Replication or ... This sections describes in detail how document IDs are generated and how to interpret ...
https://dev.mysql.com/doc/relnotes/mysql-monitor/8.0/en/news-8-0-37.html
(Bug #34679179) Selecting group assets on the Groups Configuration page would emit an error. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Updated the following components to the version listed: Apache Struts v2.5.33, ...
Displaying 1181 to 1190 of 1606 total results