Search
1000 results for “mariadb”
-
MariaDB Foundation released #MariaDB 10.11 version 10.11.18. https://mariadb.org/download/
-
MariaDB Foundation released #MariaDB 10.6 version 10.6.27. https://mariadb.org/download/
-
#WordPress 7.0 " #Armstrong " has been released ( #LouisArmstrong / #Gutenberg / #CMS / #PHP / #SQL / #MySQL / #MariaDB ) https://wordpress.org/
-
Cya in Roma next Wednesday to talk about #MariaDB 🦭 🇮🇹 🏟️ - Ci vediamo mercoledì prossimo a Roma! https://t.co/vcQh2T2yta
-
[Blog] Spaß mit Piwigo und MariaDB – https://blog.atari-frosch.de/2026/05/21/spass-mit-piwigo-und-mariadb/
-
MariaDB Foundation released #MariaDB 11.8 version 11.8.7. https://mariadb.org/download/
-
MariaDB Foundation released #MariaDB 11.4 version 11.4.11. https://mariadb.org/download/
-
MariaDB Foundation released #MariaDB 10.11 version 10.11.17. https://mariadb.org/download/
-
MariaDB Foundation released #MariaDB 10.6 version 10.6.26. https://mariadb.org/download/
-
Dealing with caching_sha2_password as authentication method in MariaDB Server
MariaDB Server supports different authentication methods just like MySQL.Depending on your installation, the number of available and active authentication plugins can vary.
But you should always have those 3 by default:
MariaDB > select plugin_name from information_schema.plugins
https://lefred.be/content/dealing-with-caching_sha2_password-as-authentication-method-in-mariadb-server/
#MariaDB -
Dealing with caching_sha2_password as authentication method in MariaDB Server
MariaDB Server supports different authentication methods just like MySQL.Depending on your installation, the number of available and active authentication plugins can vary.
But you should always have those 3 by default:
MariaDB > select plugin_name from information_schema.plugins
https://lefred.be/content/dealing-with-caching_sha2_password-as-authentication-method-in-mariadb-server/
#MariaDB -
Dealing with caching_sha2_password as authentication method in MariaDB Server
MariaDB Server supports different authentication methods just like MySQL.Depending on your installation, the number of available and active authentication plugins can vary.
But you should always have those 3 by default:
MariaDB > select plugin_name from information_schema.plugins
https://lefred.be/content/dealing-with-caching_sha2_password-as-authentication-method-in-mariadb-server/
#MariaDB -
Dealing with caching_sha2_password as authentication method in MariaDB Server
MariaDB Server supports different authentication methods just like MySQL.Depending on your installation, the number of available and active authentication plugins can vary.
But you should always have those 3 by default:
MariaDB > select plugin_name from information_schema.plugins
https://lefred.be/content/dealing-with-caching_sha2_password-as-authentication-method-in-mariadb-server/
#MariaDB -
Have you ever used the #MariaDB CONNECT storage engine?
CONNECT lets MariaDB query external data sources — such as CSV, JSON, XML files, ODBC/JDBC sources, and remote tables — as if they were regular SQL tables. It can be useful for integrations, reporting, migration work, and lightweight ETL.
We are running a quick poll to learn how people use it, or why they don’t.
Please take a minute to participate and share your experience 👇 https://mariadb.org/poll-connect-engine-survey/
-
Have you ever used the #MariaDB CONNECT storage engine?
CONNECT lets MariaDB query external data sources — such as CSV, JSON, XML files, ODBC/JDBC sources, and remote tables — as if they were regular SQL tables. It can be useful for integrations, reporting, migration work, and lightweight ETL.
We are running a quick poll to learn how people use it, or why they don’t.
Please take a minute to participate and share your experience 👇 https://mariadb.org/poll-connect-engine-survey/
-
Have you ever used the #MariaDB CONNECT storage engine?
CONNECT lets MariaDB query external data sources — such as CSV, JSON, XML files, ODBC/JDBC sources, and remote tables — as if they were regular SQL tables. It can be useful for integrations, reporting, migration work, and lightweight ETL.
We are running a quick poll to learn how people use it, or why they don’t.
Please take a minute to participate and share your experience 👇 https://mariadb.org/poll-connect-engine-survey/
-
Have you ever used the #MariaDB CONNECT storage engine?
CONNECT lets MariaDB query external data sources — such as CSV, JSON, XML files, ODBC/JDBC sources, and remote tables — as if they were regular SQL tables. It can be useful for integrations, reporting, migration work, and lightweight ETL.
We are running a quick poll to learn how people use it, or why they don’t.
Please take a minute to participate and share your experience 👇 https://mariadb.org/poll-connect-engine-survey/
-
Automating Hermitage to see how transactions differ in MySQL and MariaDB
https://theconsensus.dev/p/2026/05/02/automating-hermitage.html
-
Automating Hermitage to see how transactions differ in MySQL and MariaDB
https://theconsensus.dev/p/2026/05/02/automating-hermitage.html
-
Automating Hermitage to see how transactions differ in MySQL and MariaDB
https://theconsensus.dev/p/2026/05/02/automating-hermitage.html
-
Automating Hermitage to see how transactions differ in MySQL and MariaDB
https://theconsensus.dev/p/2026/05/02/automating-hermitage.html
-
Automating Hermitage to see how transactions differ in MySQL and MariaDB
https://theconsensus.dev/p/2026/05/02/automating-hermitage.html
-
We reached the final post of our series about extending MariaDB with a new data type using the Type_handler framework. Let's have a look at the limitations & workarounds. 🦭🧩 https://mariadb.org/adding-a-new-data-type-to-mariadb-with-type_handler-part-5/ #mariadb #plugin