23.03.2013, 15:18
Код:
#define mysql_fetch_row(%1) mysql_fetch_row_format(%1,"|")
http://pastebin.com/x8H2cAcd
I think they are linked some how. And if they are, then the problem is right there at mysql_fetch_row_format()
Btw, it reads my password and username right just fine. its only shortly after i call on Mysql_Login() where it seems to mess up