Search



Search Results
Displaying 1861 to 1870 of 2219 total results
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-3-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed The X DevAPI and Classic API were separated into their own packages. The mysql-connector-python package continues to install the Classic API, and a new mysqlx-connector-python ...
https://dev.mysql.com/doc/x-devapi-userguide/en/crud-ebnf-other-definitions.html
Depending on the X DevAPI implementation and language any of the following data types can be used: String Native JSON JSON equivalent syntax DbDoc Generated Doc Classes All implementations of X DevAPI allow expressing a document by the special DbDoc ...
https://dev.mysql.com/doc/x-devapi-userguide/en/database-connection-example.html
The code that is needed to connect to a MySQL document store looks a lot like the traditional MySQL connection code, but now applications can establish logical sessions to MySQL server instances running the X Plugin. Sessions are produced by the ...
https://dev.mysql.com/doc/x-devapi-userguide/en/using-sql.html
In addition to the simplified X DevAPI syntax of the Session object, the Session object has a sql() function that takes any SQL statement as a string. The following example uses a Session to call an SQL Stored Procedure on the specific node.
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-event-handling-snmp-settings.html
The SNMP Settings section enables you to define the SNMP trap configuration, such as SNMP version, SNMP targets, and so on. Figure 22.5 SNMP Settings section The SNMP Settings section contains the following controls: Table 22.5 SNMP Settings ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-faq.html
Note MySQL Enterprise Monitor is available as part of the MySQL Enterprise subscription, learn more at https://www.mysql.com/products/. The user names are retained but their permissions are defined separately in default roles. For example, if User1 ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-ssl-installation.html
Important The self-signed certificates are generated by the MySQL Enterprise Monitor installation or upgrade process, and are set to expire after 365 days. In the unlikely event you are running a version of MySQL Enterprise Service Manager using ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/crud-ebnf-other-definitions.html
Depending on the X DevAPI implementation and language any of the following data types can be used: String Native JSON JSON equivalent syntax DbDoc Generated Doc Classes All implementations of X DevAPI allow expressing a document by the special DbDoc ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/database-connection-example.html
The code that is needed to connect to a MySQL document store looks a lot like the traditional MySQL connection code, but now applications can establish logical sessions to MySQL server instances running the X Plugin. Sessions are produced by the ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/crud-ebnf-other-definitions.html
Depending on the X DevAPI implementation and language any of the following data types can be used: String Native JSON JSON equivalent syntax DbDoc Generated Doc Classes All implementations of X DevAPI allow expressing a document by the special DbDoc ...
Displaying 1861 to 1870 of 2219 total results