mysql login help
#1

|Hello i have i think really simple problem which i don't know why is like this but i have compiled my gamemode script fine and there is like SQL_HOST and other things i set up my vps server + phpmyadmin by same address so i think SQL_HOST should be " localhost " i am going to put some pictures down here how i set up my mysql and why my server crashes .. its writing connecting to mysql db and it shut down because i think something went wrong



Reply
#2

up help plz
Reply
#3

Bug in script because mysql configuration appears to be fine
Reply
#4

As I can see here:

There's a wrong define for TABLENAME
try
Код:
#define TABLENAME "profiliai"
instead of
Код:
#define TABLENAME profiliai"
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)