Skip to content

Commit

Permalink
Test!
Browse files Browse the repository at this point in the history
  • Loading branch information
vaintroub committed Feb 18, 2024
1 parent ddb4917 commit 080bb56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake-single-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ jobs:
socket=${{ runner.os == 'Windows' && 'mysql.sock' || '/tmp/mysql.sock' }}
max_connections=1000
innodb_max_dirty_pages_pct_lwm=10
innodb_flush_log_at_trx_commit=2
- name: create database sbtest
if: matrix.db != 'postgres'
Expand Down

0 comments on commit 080bb56

Please sign in to comment.