Search



Search Results
Displaying 111 to 120 of 5278 total results
https://dev.mysql.com/doc/relnotes/mysql-ai/en/news-9-5-0.html
AutoML GenAI Security Notes AutoML MySQL AI AutoML now supports advanced recommendation capabilities with the introduction of Deep Recommendation models, a deep learning-based approach to building embedding models for personalized recommendations.
https://dev.mysql.com/doc/refman/8.4/en/mysql-indexes.html
Without an index, MySQL must begin with the first row and then read through the entire table to find the relevant rows. If the table has an index for the columns in question, MySQL can quickly determine the position to seek to in the middle of the ... Indexes are used to find rows with specific column values ...
https://dev.mysql.com/doc/connector-python/en/using-the-mysql-yum-repository.html
RedHat Enterprise Linux and Oracle Linux platforms can install Connector/Python using the MySQL Yum repository (see Adding the MySQL Yum Repository and Installing Additional MySQL Products and Components with Yum). The ...Prerequisites For ...
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-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 ...
Displaying 111 to 120 of 5278 total results