Open strongduanmu opened 8 months ago
Hi, @strongduanmu I want to try it, Thanks.
@dongzl Welcome, I just assign it to you.
There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.
Feature Request
Is your feature request related to a problem?
No
Describe the feature you would like.
After we simulated the MySQL/PostgreSQL and openGauss system tables in #24662, MySQL 8.x added new system tables that are not currently supported, such as
role_edges
.Therefore, in order to improve compatibility with MySQL 8.X, we need to follow the steps in #24662 to add metadata for these system tables and add tests for these system tables in the E2E test db_tbl_sql_federation scenario.
Target file location to be modified: