Skip to content

mysql第三个pod启动时报错[ERROR] [MY-011825] [Xtrabackup] cannot open ./xtrabackup_checkpoints #2192

mysql第三个pod启动时报错[ERROR] [MY-011825] [Xtrabackup] cannot open ./xtrabackup_checkpoints

mysql第三个pod启动时报错[ERROR] [MY-011825] [Xtrabackup] cannot open ./xtrabackup_checkpoints #2192

Workflow file for this run

name: Greetings
on: issues
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hi! thanks for your contribution! great first issue!'