Search



Search Results
Displaying 151 to 160 of 833 total results
https://dev.mysql.com/doc/mysql-shell/9.4/en/innodb-clusterset-router-setroutingoption.html
"stats_updates_frequency", "numberOfSeconds" This option defines, in seconds, the interval between MySQL Router check-in updates. For example: if TTL=30 and stats_updates_frequency=1, the effective frequency is 30 seconds. For example, if TTL=5 and ... The setRoutingOption method enables you to change a routing option globally or for individual ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-configuring-options.html
connectTimeout 10 float greater than 0 The time in seconds to wait before the connection of any session not using AdminAPI times out. dba.connectTimeout 5 float greater than 0 The time in seconds to wait before the connection of any session using ...
https://dev.mysql.com/doc/workbench/en/wb-preferences-ssh.html
Figure 3.17 Preferences: SSH Timeouts SSH Connect Timeout: [10] SSH connect timeout interval in seconds. SSH Read Write Timeout: [5] SSH read and write timeout interval in seconds. The following figure shows the preference options that apply to SSH ...
https://dev.mysql.com/doc/workbench/en/wb-tutorial-visual-explain-dbt3.html
An estimated 18 rows are both scanned and returned, and the execution time of the query example is 0.234 seconds as the next Visual Explain and Tabular Explain figures show. This tutorial describes how to use Explain reports to locate and fix ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-datetime-types-processing.html
With that no intermediate conversion between JVM default time zone and connection time zone is needed to store correct milliseconds value of instant Java objects such as 'java.sql.Timestamp' or 'java.time.OffsetDateTime' when stored in TIMESTAMP ...
https://dev.mysql.com/doc/internals/en/floating-point-types.html
For the honor of the writer of the first attempt above, I must say that his complete algorithm took DBL_DIG into account, if however only for the second call to sprintf(). The calculations for the big number array are less precise than in the second ... The MySQL Reference Manual has a discussion of floating-point numbers in Section 11.2 Numeric Types, including details about the ...
https://dev.mysql.com/doc/ndbapi/en/ch04s03s01s01.html
ClusterJ provides these major interfaces for use by application programs: com.mysql.clusterj.SessionFactory, com.mysql.clusterj.Session, com.mysql.clusterj.Transaction, com.mysql.clusterj.query.QueryBuilder, and com.mysql.clusterj.Query.
https://dev.mysql.com/doc/ndbapi/en/ndb-examples-timestamp2.html
The file timestamp2.cpp reproduced in this section provides an example of working in NDB API applications with the “new” MySQL temporal data types supporting fractional seconds. For more information working with MySQL temporal and other data ...
https://dev.mysql.com/doc/ndbapi/en/overview-operations.html
Attribute Actions myRecAttr = myOperation->getValue("ATTR2", NULL); Another example of this second type can be found in Section 2.5.6, “NDB API Example: Using Secondary Indexes in Scans”. Retrieve attributes myRecAttr= ... An NdbTransaction ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-cluster-config-metric-sourcestatus-category.html
Recovery Reconnect Interval Time in seconds between recovery reconnection attempts in group replication. Components Stop Timeout Time (in seconds) to wait for group replication components to stop during shutdown. Checkpoint Period Maximum interval ... Lists the Source Status configuration metrics and provides a brief description of ...
Displaying 151 to 160 of 833 total results