CI: mysql 8.0 doesn't support innodb_large_prefix anymore
This commit is contained in:
parent
3c52981bbe
commit
a253ef618a
1 changed files with 0 additions and 1 deletions
|
|
@ -71,7 +71,6 @@ jobs:
|
||||||
character-set-server=utf8mb4
|
character-set-server=utf8mb4
|
||||||
collation-server=utf8mb4_unicode_ci
|
collation-server=utf8mb4_unicode_ci
|
||||||
innodb_default_row_format=DYNAMIC
|
innodb_default_row_format=DYNAMIC
|
||||||
innodb_large_prefix=ON
|
|
||||||
|
|
||||||
- name: Set up database (mysql)
|
- name: Set up database (mysql)
|
||||||
uses: ./.github/actions/setup-database
|
uses: ./.github/actions/setup-database
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue