[MySQL] Don't Get Data
#4

If you have access to console, we have to add some debug
pawn Код:
//before
cache_get_data(rows, fields);
//add
printf("Callback called: with %d rows and %d fields", rows, fields);
Also check your mysql log file for errors, or add https://sampwiki.blast.hk/wiki/MySQL#OnQueryError
Reply


Messages In This Thread
[MySQL] Don't Get Data - by Sp3cter - 17.07.2013, 07:40
Re: [MySQL] Don't Get Data - by Misiur - 17.07.2013, 10:42
Re: [MySQL] Don't Get Data - by Sp3cter - 17.07.2013, 11:41
Re: [MySQL] Don't Get Data - by Misiur - 17.07.2013, 12:07

Forum Jump:


Users browsing this thread: 1 Guest(s)