Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vaintroub committed Sep 6, 2023
1 parent 33dc338 commit 72b29ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ninja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
loose-enable-named-pipe
socket=/tmp/mysql.sock
max_connections=1000
${{ matrix.mysql-distribution == 'mysql' && '#innodb_max_dirty_pages_pct_lwm' || 'innodb_max_dirty_pages_pct_lwm' }}=1
- name: create database sbtest
run: mysql -uroot -e "create database sbtest"
- name: sysbench oltp_read_write prepare
Expand Down

0 comments on commit 72b29ab

Please sign in to comment.