Updated on 2026-09-24 GMT+08:00

Pre-release Process in Plug-in Mode

This scenario uses the MySQL database as an example to illustrate the integration of an Application-Plugin. This scenario covers only MySQL; for operations involving other databases, please refer to the System Administrator Operation Guide.

To use the Application-Plugin pattern, follow these steps:

  1. Logging In to the Database Encryption System using the system administrator (sysadmin) account.
  2. Creating an Asset Database: Bind the business database to integrate system data sources.
  3. Creating a Project: Provides a multi-project encryption management environment that enables clear management of encryption operations across various real-world projects and facilitates isolated management across different projects.
  4. Configuration Dependency: Set up encrypted dependency components to adapt to the runtime environment.
  5. Configuring Environment Variables: configure plugin parameters to ensure secure connection encryption.
  6. Modifying Database Connection and Driver Settings: adapt it to encrypted databases and ensure compatibility for data read/write operations.
  7. Modifying the Application Execution Command: update the startup parameters and load the encryption configuration.
  8. Testing the Application: Restart the Verification Service to verify the effectiveness of the encryption upgrade.