if mysql user has a hash in the password, the connection parse_connection_url returns false in Connection.php
|
public static function parse_connection_url($connection_url) |
exception thrown:
throw new DatabaseException('Database host must be specified in the connection string. If you want to specify an absolute filename, use e.g. sqlite://unix(/path/to/file)');