Cloud Z DB

[Cloud Z DB] How should I configure memory settings for MariaDB?

Fri, May 23, 2025 at 5:45 PM

Memory in MariaDB is broadly divided into two areas:  1. Global Memory Area When the DB is first started, it uses only the minimum memory, then gradually increases up to t...
[Cloud Z DB] MariaDB 암호화는 양방향/단방향 모두 지원을 하나요?

Fri, May 23, 2025 at 5:56 PM

The encryption plugin is not a feature provided by ZDB, but rather a built-in capability of MariaDB itself. MariaDB supports both symmetric and asymmetric (one-way) encrypt...