CI: Testing to add mysql.cnf file

This commit is contained in:
Griatch 2025-12-19 12:15:24 +01:00
parent ac933f48b2
commit c03a0dc38a
4 changed files with 11 additions and 20 deletions

5
.github/workflows/mysql.cnf vendored Normal file
View file

@ -0,0 +1,5 @@
[mysqld]
character-set-server=utf8mb4
collation-server=utf8mb4_unicode_ci
innodb-default-row-format=DYNAMIC