Tag

Source Code Modification

0 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Jul 26, 2023 · Databases

Resolving Crash Issues When Installing MariaDB Audit Plugin on MySQL 5.7

This article analyzes why the MariaDB audit plugin crashes on MySQL 5.7, presents compatibility tables before and after source modification, details the verification steps, and provides a step‑by‑step solution including source code changes and recompilation to make the plugin work reliably.

Audit PluginCompatibilityDatabase Operations
0 likes · 14 min read
Resolving Crash Issues When Installing MariaDB Audit Plugin on MySQL 5.7
Aikesheng Open Source Community
Aikesheng Open Source Community
May 29, 2023 · Databases

Customizing OBClient Welcome Message by Modifying Source Code

This article explains how to customize the OBClient client’s welcome output by installing dependencies, cloning the OceanBase OBClient source, editing specific source files to replace default strings, recompiling the client, installing the new package, and verifying the changed prompts.

CompilationMySQLOBClient
0 likes · 8 min read
Customizing OBClient Welcome Message by Modifying Source Code