Search



Search Results
Displaying 321 to 330 of 737 total results
https://dev.mysql.com/doc/extending-mysql/8.4/en/adding-loadable-function.html
The MySQL interface for loadable functions provides the following features and capabilities: Functions can return string, integer, or real values and can accept arguments of those same types. You can define simple functions that operate on a single ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/introduction.html
This document describes what you need to know when working on the MySQL 8.4 code. To track or contribute to MySQL development, follow the instructions in Installing MySQL Using a Development Source Tree. If you are interested in MySQL internals, ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/mysql-test-suite.html
The test system that is included in Unix source and binary distributions makes it possible for users and developers to perform regression tests on the MySQL code. For information, including system requirements, see The MySQL Test Framework in the ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/plugin-api.html
MySQL supports a plugin API that enables creation of server components. Plugins can be loaded at server startup, or loaded and unloaded at runtime without restarting the server. The API is generic and does not specify what plugins can do. The ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/services-for-plugins.html
MySQL server plugins have access to server “plugin services.” The plugin services interface exposes server functionality that plugins can call. It complements the plugin API and has these characteristics: Services enable plugins to access code ...
https://dev.mysql.com/doc/relnotes/ndb-operator/8.4/en/news-8-4-0-1-4-0.html
This is MySQL NDB Operator 8.4.0-1.4.0, an LTS release of NDB Operator, a Kubernetes Operator for MySQL NDB Cluster. For additional downloads and the source of MySQL NDB Operator visit https://dev.mysql.com/downloads/ndb-operator/ and ...
https://dev.mysql.com/doc/relnotes/ndb-operator/8.4/en/news-8-4-1-1-4-1.html
It was removed due to a dependency on a version of the server which is also no longer available for download. This is MySQL NDB Operator 8.4.1-1.4.1, an LTS release of NDB Operator, a Kubernetes Operator for MySQL NDB Cluster. For additional ...
https://dev.mysql.com/doc/relnotes/ndb-operator/8.4/en/news-8-4-2-1-4-2.html
This is MySQL NDB Operator 8.4.2-1.4.2, an LTS release of NDB Operator, a Kubernetes Operator for MySQL NDB Cluster. For additional downloads and the source of MySQL NDB Operator visit https://dev.mysql.com/downloads/ndb-operator/ and ...
https://dev.mysql.com/doc/relnotes/ndb-operator/8.4/en/news-8-4-3-1-4-3.html
This is MySQL NDB Operator 8.4.3-1.4.3, an LTS release of NDB Operator, a Kubernetes Operator for MySQL NDB Cluster. For additional downloads and the source of MySQL NDB Operator visit https://dev.mysql.com/downloads/ndb-operator/ and ...
https://dev.mysql.com/doc/relnotes/ndb-operator/8.4/en/news-8-4-4-1-4-4.html
This is MySQL NDB Operator 8.4.4-1.4.4, an LTS release of NDB Operator, a Kubernetes Operator for MySQL NDB Cluster. For additional downloads and the source of MySQL NDB Operator visit https://dev.mysql.com/downloads/ndb-operator/ and ...
Displaying 321 to 330 of 737 total results