water5

Results 4 issues of water5

Hi, occlum team! Now I follow [README.md](https://github.com/occlum/occlum/blob/master/README.md#how-to-build) to build occlum source code, but I met one problem, here is details: I execute this command `docker run -it --privileged -v /dev/sgx_enclave:/dev/sgx/enclave...

RFC

### Discussed in https://github.com/ververica/flink-cdc-connectors/discussions/1531 Originally posted by **lijun0314** September 1, 2022 Hi, developers, I am new to flink-cdc-connectors, I got two MariaDB databases running on machines A and B, I...

Hi, @thomasten, I found that edgelssdb does not have performance_schema and when I try to use the performance_schema variable, the following error is reported during the database startup: ```mysql ******...

# Describe the bug Hi, Occlum team, I am trying to run a java project using occlum. But java-11-openjdk is missing `libfreetype.so.6`, so I installed `libfreetype.so.6` in the container with...

bug