How to load JSON into MariaDB Posted on May 20, 2024, updated on May 21, 2024 by Yannick JaquierTable of contents Preamble Preparation Load JSON into MariaDB only with SQL Load JSON into MariaDB with Python References Continue reading
How to online refresh BI tables with minimum impact to end users Posted on May 10, 2023, updated on May 10, 2023 by Yannick JaquierTable of contents Preamble Preparation of the test environment The old legacy technique The alter table switch technique The view technique The synonym technique The schema transfer technique Conclusion References Continue reading
Galera Arbitrator as an odd node in Galera cluster Posted on February 14, 2023, updated on November 9, 2023 by Yannick JaquierTable of contents Preamble Galera Arbitrator installation Galera Cluster configuration Galera Arbitrator configuration Galera Cluster testing References Continue reading
Data in transit encryption with MariaDB 10.6 (WolfSSL) Posted on January 24, 2023, updated on February 1, 2023 by Yannick JaquierTable of contents Preamble Data in transit encryption certificates generation Root Certificate Authority Server v3 certificate generation Client v3 certificate generation Data in transit encryption MariaDB configuration and testing One-way TLS for client Two-way TLS for client References Continue reading
MariaDB PAM LDAP authentication with newest SSSD daemon Posted on February 28, 2022, updated on February 23, 2022 by Yannick JaquierTable of contents Preamble MariaDB PAM LDAP Linux and database configuration Ldapsearch configuration MariaDB PAM LDAP authentication with legacy nslcd configuration MariaDB PAM LDAP authentication with System Security Services Daemon (SSSD) References Continue reading
MariaDB ColumnStore installation and testing – part 2 Posted on January 24, 2021, updated on February 21, 2022 by Yannick JaquierTable of contents Preamble MariaDB Community Server installation and configuration MariaDB ColumnStore installation and configuration References Continue reading