Skip to content

Use tablename for metadatalock name as tablename respsects both the m… #111

Use tablename for metadatalock name as tablename respsects both the m…

Use tablename for metadatalock name as tablename respsects both the m… #111

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