'mysql', 'connections' => [ 'mysql' => [ 'host' => 'localhost', 'port' => 3306, 'database' => 'data#base', 'username' => 'teal\'c', 'password' => 'test"quotes\'test', ], ], 'useConfigForTesting' => false, ];