]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Console/AutomaticInstallationConsoleTest.php
Merge pull request #9963 from mexon/mat/support-cid-scheme
[friendica.git] / tests / src / Console / AutomaticInstallationConsoleTest.php
index 751cc0b9888d223f707b1c8a3b409f07f1c97b98..fdf887fe6b6975e92110cc327a2c4548bc39723e 100644 (file)
@@ -447,6 +447,7 @@ return [
                'password' => '{$conf('database', 'password')}',
                'database' => '{$conf('database', 'database')}',
                'charset' => 'utf8mb4',
+               'pdo_emulate_prepares' => false,
        ],
 
        // ****************************************************************