wbcfwbe opened a new issue, #26242:
URL: https://github.com/apache/shardingsphere/issues/26242

   # Background
   This task is a subtask of issue #24662.
   
   Hi community.
   ShardingSphere is committed to providing a multi-source heterogeneous, 
enhanced database platform and further building an ecosystem around the upper 
layer of the platform.
   So ShardingSphere needs to be compatible with the inquiries of the system 
database of various types of databases, such as MySQL, PostgreSQL, and 
OpenGauss.
   
   So we want to mock all system database tables and views query, return to the 
empty result.
   
   # Tasks
   In this issue, we will implement the empty query of the following system 
tables/views:
   - [ ] get_global_prepared_xacts
   - [ ] gs_all_control_group_info
   - [ ] gs_auditing
   - [ ] gs_auditing_access
   - [ ] gs_auditing_privilege
   
   # Refer PR
   You can refer to the following similar PR to complete the task.
   MySQL: #25076, #25256, PostgreSQL: #25752
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to