Skip to content

repl: Improve Flush() to handle BlockWait() timeouts #109

repl: Improve Flush() to handle BlockWait() timeouts

repl: Improve Flush() to handle BlockWait() timeouts #109

name: MySQL 8.0.28 (Aurora version) /w docker-compose
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Test
run: docker compose -f compose.yml -f 8.0.28.yml up mysql test --abort-on-container-exit
working-directory: compose