[MYSQL]Connect bug or...?
#1

Hi,

I am trying to make a MySQL account system, and I have this code in the game mode under OnGameModeInit:

mysql_connect("184.154.42.106", "sfa1_admin", "sfa1_server", "password");

Everything loads up fine, but when I register nothing happens, I looked into this problem and found that it is trying to connect to my ip instead of the 184.154.42.106

Error Message:

[06:51:03] -- Connecting to "184.154.42.106" | DB: "sfa1_server" | Username: "sfa1_ServU" ...
[06:51:04] CMySQLHandler::Connect() - Access denied for user 'sfa1_ServU'@'72.25.63.125' (using password: YES) (Error ID: 1045)

Is this a common bug, or is this an error on my part?
Reply


Messages In This Thread
[MYSQL]Connect bug or...? - by [SF]Bamdude37 - 30.08.2010, 10:52
Re: [MYSQL]Connect bug or...? - by Calgon - 30.08.2010, 10:54
Re: [MYSQL]Connect bug or...? - by [SF]Bamdude37 - 30.08.2010, 10:56
Re: [MYSQL]Connect bug or...? - by Calgon - 30.08.2010, 10:58
Re: [MYSQL]Connect bug or...? - by [SF]Bamdude37 - 30.08.2010, 11:04
Re: [MYSQL]Connect bug or...? - by [SF]Bamdude37 - 30.08.2010, 11:19
Re: [MYSQL]Connect bug or...? - by Scenario - 30.08.2010, 13:19
Re: [MYSQL]Connect bug or...? - by [SF]Bamdude37 - 30.08.2010, 14:40
Re: [MYSQL]Connect bug or...? - by Scenario - 30.08.2010, 14:47
Re: [MYSQL]Connect bug or...? - by [SF]Bamdude37 - 30.08.2010, 15:09

Forum Jump:


Users browsing this thread: 2 Guest(s)