[MYSQL] Error number 1045 -
Jumberi - 17.12.2016
[22:36:55] [ConnectToMainPipeline:] Connecting to EVE24546...
[22:36:55] [MySQL] (MySQLPipeline) Fatal Error! Could not connect to MySQL: Host localhost - DB: EVE24546 - User: H24546
[22:36:55] [MySQL] Note: Make sure that you have provided the correct connection credentials.
[22:36:55] [MySQL] Error number: 1045
some1 help me with this everything connected correctly because i know how to connect and other shie
Re: [MYSQL] Error number 1045 -
BrianFaria - 17.12.2016
Hi, explain yourself better.
Re: [MYSQL] Error number 1045 -
Jumberi - 17.12.2016
i connected gamemode to MYSQL ,
#define SQL_HOST "localhost"
#define SQL_USER "H24546"
#define SQL_PASS ""
#define SQL_DATA "EVE24546"
then i uploaded sql file on phpmyadmin and when i turned on server that error appeared
Re: [MYSQL] Error number 1045 -
Jumberi - 17.12.2016
[23:03:07] Number of vehicle models: 0
[23:03:07] --- Server Shutting Down.
[23:03:07] plugin.mysql: Unloading plugin...
[23:03:07] plugin.mysql: Plugin unloaded.
[23:03:07]
[23:03:07] ===============================
[23:03:07] sscanf plugin unloaded.
[23:03:07] ===============================
[23:03:07]
*** Streamer Plugin v2.8.2 by Incognito unloaded ***
[23:03:07]
[23:03:07] ====================
[23:03:07]
[23:03:07] Whirlpool unloaded
[23:03:07]
[23:03:07] ====================
[23:03:07]
[23:03:07]
*** IRC Plugin v1.4.8 by Incognito unloaded ***
Re: [MYSQL] Error number 1045 -
Jumberi - 17.12.2016
problem solved by me