mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Attempt to fix CI
This commit is contained in:
parent
5c84fe1b81
commit
06b77fd666
1 changed files with 0 additions and 1 deletions
|
|
@ -228,7 +228,6 @@ class ConnectionFactory {
|
|||
$connectionParams['defaultTableOptions'] = [
|
||||
'collate' => 'utf8mb4_bin',
|
||||
'charset' => 'utf8mb4',
|
||||
'row_format' => 'compressed',
|
||||
'tablePrefix' => $connectionParams['tablePrefix']
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue