04.06.2018, 22:21
(
Последний раз редактировалось DerickClark; 04.06.2018 в 22:51.
)
Код:
[17:18:47] [plugins/mysql] mysql_connect: handle error: no database specified [17:18:47] [plugins/mysql] mysql_errno: invalid connection handle '1'
Код:
#define MYSQL_HOST "127.0.0.1" #define MYSQL_USER "root" #define MYSQL_DATABASE "test" #define MYSQL_PASSWORD "admin"
Код:
[17:18:47] [MySQL] The connection has failed.
//fixed