MySQL is not loading my information
#1

Well so I moved to MySQL instead of SQLite, I used DBConverter and when I attempt to login the server, It tells me to register, Even if I registered and im relogging it tells me to register again

Thats the code where it loads the account information.

Код:
format(string, sizeof(string), "SELECT * FROM `accounts` WHERE `Username` = '%s' AND `Password` = '%s'", playername, password);
Well its not working, PHPMyAdmin shows all the tables are in the database, Everything should work, Please help anyone
Reply


Messages In This Thread
MySQL is not loading my information - by NeXoR - 21.07.2014, 20:20
Re: MySQL is not loading my information - by d3ll - 21.07.2014, 20:32
Re: MySQL is not loading my information - by NeXoR - 21.07.2014, 21:56
Re: MySQL is not loading my information - by Cyrodii - 22.07.2014, 06:00
Re: MySQL is not loading my information - by sammp - 22.07.2014, 06:05

Forum Jump:


Users browsing this thread: 2 Guest(s)