Search



Search Results
Displaying 601 to 610 of 1104 total results
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-oracle-mysql-discovery.html
If both Port and Socket are populated, Port takes precedence over Socket. It is possible to discover MySQL instances automatically, using OMS Auto Discovery. To configure Auto Discovery for Oracle MySQL, do the following: From the Setup menu, ...
https://dev.mysql.com/doc/x-devapi-userguide/en/collection-modify.html
The modify(SearchConditionStr) function is for modifying documents in a collection, similar to an UPDATE statement for an SQL database. It takes a search condition string (SearchConditionStr) as a parameter to specify the documents that are to be ...
https://dev.mysql.com/doc/x-devapi-userguide/en/connecting-dns-srv.html
MySQL Connectors also have connector-specific options to request DNS SRV record lookup both for X Protocol connections and for classic MySQL protocol connections. X DevAPI supports the use of DNS SRV records for connecting to MySQL servers. A ...
https://dev.mysql.com/doc/x-devapi-userguide/en/connecting-to-one-of-multiple-hosts.html
You can provide multiple MySQL Router or server endpoints (as host and an optional port, or Unix sockets) when creating a session. You specify a URI-like string which contains multiple hosts, ports, and optional priority. This enables the connector ...
https://dev.mysql.com/doc/x-devapi-userguide/en/crud-operations-overview.html
The following table shows the available CRUD operations for both Collection and Table objects. CRUD operations are available as methods, which operate on Schema objects. The available Schema objects consist of Collection objects containing ...
https://dev.mysql.com/doc/x-devapi-userguide/en/database-connection-example.html
Applications that use Session objects by default can be deployed on both single server setups and database clusters with no code changes. The code that is needed to connect to a MySQL document store looks a lot like the traditional MySQL connection ...
https://dev.mysql.com/doc/x-devapi-userguide/en/value-expression-strings.html
This is necessary for both modify() and update(), as well as computing values in documents at insertion time. Value expression strings are used to compute a value which can then be assigned to a given field or column. An example use of a value ...
https://dev.mysql.com/doc/relnotes/mysql-monitor/8.0/en/news-8-0-1.html
The bundled JRE was updated to 1.8.0_181 for both the Agent and Service Manager. Functionality Added or Changed Bugs Fixed Functionality Added or Changed The usability of the Context and Target selection fields has been improved. As of this ...
https://dev.mysql.com/doc/relnotes/mysql-monitor/8.0/en/news-8-0-14.html
(Bug #18203339) The bundled JRE was updated to 1.8.0_202 for both the Agent and Service Manager. Important It is not possible to upgrade to MySQL Enterprise Monitor 8.0.14 from versions preceding MySQL Enterprise Monitor 3.4. To upgrade an older ...
https://dev.mysql.com/doc/relnotes/mysql-monitor/8.0/en/news-8-0-16.html
The bundled JRE was updated to 1.8.0_212 for both the Agent and Service Manager. Functionality Added or Changed Bugs Fixed Functionality Added or Changed The OpenSSL libraries used by MySQL Enterprise Monitor installers have been upgraded to 1.0.2r.
Displaying 601 to 610 of 1104 total results