mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
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
|
||||
collation-server=utf8mb4_unicode_ci
|
||||
innodb_default_row_format=DYNAMIC
|
||||
innodb_large_prefix=ON
|
||||
|
||||
- name: Set up database (mysql)
|
||||
uses: ./.github/actions/setup-database
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue