Skip to content

[Bug]: sum(mo_table_size) takes long time for the database with more than 20000 tables #41122

[Bug]: sum(mo_table_size) takes long time for the database with more than 20000 tables

[Bug]: sum(mo_table_size) takes long time for the database with more than 20000 tables #41122

Workflow file for this run

name: WeWork Robot
# Controls when the workflow will run
on:
issues:
types: [closed, assigned, opened]
schedule:
- cron: '30 8 * * *'
workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel.
jobs:
wework-robot:
name: WeWork Robot
uses: matrixorigin/CI/.github/workflows/robot.yaml@main
secrets: inherit