Severity: Warning
Message: mysqli::real_connect(): (HY000/2002): Cannot assign requested address
Filename: mysqli/mysqli_driver.php
Line Number: 201
Backtrace:
File: /www/wwwroot/dash.konsole.xyz/application/core/MY_Controller.php
Line: 343
Function: __construct
File: /www/wwwroot/dash.konsole.xyz/application/controllers/Api.php
Line: 12
Function: __construct
File: /www/wwwroot/dash.konsole.xyz/index.php
Line: 316
Function: require_once
无法使用提供的设置连接到数据库服务器。
Filename: core/MY_Controller.php
Line Number: 343
3 \ � @ s6 d Z ddlZejd kZejd kZejdkZdd� ZdS )z8Compatibility helpers for the different Python versions.� N� � � � c C s t sdd� | D �} dj| �S )z-Concatenate a sequence of bytes-like objects.c s s$ | ]}t |t�rt|�n|V qd S )N)� isinstance� memoryview�bytes)�.0�data� r �&/usr/lib64/python3.6/asyncio/compat.py� <genexpr> s z%flatten_list_bytes.<locals>.<genexpr>� )�PY34�join)Zlist_of_datar r r �flatten_list_bytes s r )r r )r r )r r r )�__doc__�sys�version_infor ZPY35ZPY352r r r r r �<module> s