Server time (UTC): 2025-11-27 13:18:45

Searching the web for "MariaDB" - Your search took 0.11 seconds.

Favicon
https://mariadb.org/download/?tab=mariadb&prod=mariadb&rel=10.5.28&old=false
For End of Life releases, MariaDB Foundation will not provide security updates, however outside contributors are welcome to submit security and bug fixes and backports to no-longer maintained versions
Favicon
https://mariadb.com/kb/en/mariadb-foundation/
Explanation of the MariaDB Foundation: its purpose and goals
Favicon
https://www.fromdual.com/fr/enterprise-support-for-mariadb-and-mysql
Table of Contents MariaDB Lifetime Support Matrix for MariaDB Releases MariaDB Corp Enterprise Support Subscriptions MySQL Lifetime Support Matrix for MySQL Releases Oracle Corp Enterprise Support
Favicon
https://mariadb.com/kb/en/installing-mariadb-server-pkg-packages-on-macos/
MariaDB Server does not currently provide a .pkg installer for macOS
Favicon
https://mariadb.com/resources/blog/how-fast-is-mariadb-vector/
Now that the MariaDB Vector preview is out, let’s see how it compares with other vector databases. I’ll use a popular ann-benchmarks suite for this. It has many different datasets and supports a l
Favicon
https://mariadb.com/kb/en/system-variable-differences-between-mariadb-10-3-and-mysql-5-7/
The most notable differences are that MariaDB includes, by default, the Aria storage engine (resulting in extra memory allocation), Galera Cluster, and has a different thread pool implementation. For
Favicon
https://www.techonthenet.com/mariadb/functions/makedate.php
This MariaDB tutorial explains how to use the MariaDB MAKEDATE function with syntax and examples. The MariaDB MAKEDATE function returns the date for a certain year and day-of-year value
Favicon
https://www.techonthenet.com/mariadb/loops/return.php
This MariaDB tutorial explains how to use the RETURN statement in MariaDB with syntax and examples. In MariaDB, the RETURN statement is used when you are want to exit a function and return the result
Favicon
https://www.techonthenet.com/mariadb/functions/truncate.php
This MariaDB tutorial explains how to use the MariaDB TRUNCATE function with syntax and examples. The MariaDB TRUNCATE function returns a number truncated to a certain number of decimal places
Favicon
https://www.techonthenet.com/mariadb/functions/sign.php
This MariaDB tutorial explains how to use the MariaDB SIGN function with syntax and examples. The MariaDB SIGN function returns a value indicating the sign of a number