Search



Search Results
Displaying 141 to 150 of 5459 total results
https://dev.mysql.com/doc/x-devapi-userguide/en/mysql-x-shell-devapi-extensions.html
MySQL Shell deviates from the Connector implementations of X DevAPI in certain places. A Connector can connect to MySQL Server instances running X Plugin only by means of X Protocol. MySQL Shell contains an extension of X DevAPI to access MySQL ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/mysql-x-shell-devapi-extensions.html
MySQL Shell deviates from the Connector implementations of X DevAPI in certain places. A Connector can connect to MySQL Server instances running X Plugin only by means of X Protocol. MySQL Shell contains an extension of X DevAPI to access MySQL ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/mysql-x-shell-devapi-extensions.html
MySQL Shell deviates from the Connector implementations of X DevAPI in certain places. A Connector can connect to MySQL Server instances running X Plugin only by means of X Protocol. MySQL Shell contains an extension of X DevAPI to access MySQL ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-enterprise-backup.html
MySQL Enterprise Backup performs hot backup operations for MySQL databases. For more information, see the MySQL Enterprise Backup manual, available at https://dev.mysql.com/doc/mysql-enterprise-backup/en/. MySQL Enterprise Backup does a hot backup ...The product is architected for efficient and reliable backups of tables created by the InnoDB storage ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/meb-enterprise-firewall.html
MySQL Enterprise Edition includes MySQL Enterprise Firewall, an application-level firewall that enables database server administrators to permit or deny SQL statement execution based on matching against allowlists of accepted statement patterns.
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-rest-api-reference.html
See Section 6.1, “A Simple MySQL Router REST API Guide” for related information. For example, if the endpoint is "/metadata" then the URL is similar to "https://localhost:8443/api/20190715/metadata". This is the maximum number (integer) of ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-extension-objects-register.html
The name must be unique in your MySQL Shell installation, so it must not be the name of a built-in MySQL Shell global object (for example, db, dba, cluster, session, shell, util) and it must not be a name you have already used for a user-defined ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-reporting-create.html
You can create and register a user-defined report for MySQL Shell in either of the supported scripting languages, JavaScript and Python. When you request help for a report, MySQL Shell provides a listing of options and arguments, and any available ...The reporting facility handles built-in reports and user-defined reports using the same API frontend ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-rest-api-setup.html
For example, here's a minimal MySQL Router configuration file that enables the most basic REST API functionality: [DEFAULT] logging_folder= # Exposes http://127.0.0.1:8081 [http_server] # Exposes /api/20190715/swagger.json [rest_api] A typical ...
https://dev.mysql.com/doc/internals/en/running-mysql-test-run-visual-studio.html
To run a debug configuration, change locaton to the mysql-test directory under your build directory and run mysql-test-run.pl: Mac OS X cd mysql-test MTR_VS_CONFIG=Debug perl mysql-test-run.pl options Windows cd mysql-test set MTR_VS_CONFIG=Debug ...
Displaying 141 to 150 of 5459 total results