Search



Search Results
Displaying 551 to 560 of 5060 total results
https://dev.mysql.com/doc/extending-mysql/8.4/en/plugin-api.html
MySQL supports a plugin API that enables creation of server components. The plugin interface uses the plugin table in the mysql database to record information about plugins that have been installed permanently with the INSTALL PLUGIN statement.
https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/news-8-4-3.html
MySQL Enterprise Backup 8.4.3 is the latest release for the MySQL Enterprise Backup 8.4 LTS series. This release contains no functional changes and is published to align its version number with that of the MySQL Server 8.4.3 release. Functionality ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-7.html
MySQL Connectors and other MySQL client tools and applications now synchronize the first digit of their version number with the (latest) MySQL server version they support. (WL #10528) X DevAPI: Consolidated the BaseSession, NodeSession, and ...This ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-enterprise-backup-online-backup.html
With an active MySQL connection tab open, select MySQL Enterprise Backup from the Server menu to view the main Online Backup overview page in the current tab. The following figure shows the Online Backup page that includes a full and a partial ...
https://dev.mysql.com/doc/apis-php/en/apis-php-introduction.html
It is available for most operating systems and Web servers, and can access most common databases, including MySQL. PHP provides several different MySQL API extensions: Note The PHP documentation assumes PHP 7 and higher is used; functionality ...
https://dev.mysql.com/doc/internals/en/frm-file-format.html
Regardless of the storage engine you choose, every MySQL table you create is represented on disk by a .frm file that describes the table's format (that is, the table definition). First, let's create an example table, using the mysql client: mysql> ...The file bears the same name as the table, with an .frm ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-10.html
(Bug #27297337) Document Store: In the process of refining the definition of the MySqlX namespace to cover the most relevant usage scenarios, the following API components have been removed from the implementation for MySQL Connector/NET: API ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-19.html
A new connection-string option, tlsversion, permits the restriction of a connection to a single version or to a list with any combination of the four supported TLS versions (see Options for Both Classic MySQL Protocol and X Protocol). For .NET ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-8.html
MySQL Connectors and other MySQL client tools and applications now synchronize the first digit of their version number with the (highest) MySQL server version they support. For example, MySQL Connector/NET 8.0.12 would be designed to support all ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-install-upgrade-sm-from-30x.html
You must upgrade your MySQL Enterprise Service Manager installation first, and your agents after the MySQL Enterprise Service Manager installation completes successfully. For example, a file named ...Upgrade Installer The name of the upgrade file ...
Displaying 551 to 560 of 5060 total results