SA-MP Forums Archive
MySQL bad extract?! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySQL bad extract?! (/showthread.php?tid=388107)



MySQL bad extract?! - gabyk - 27.10.2012

Why when i extract a multiple data put at value "L" ?

I use MySQL R7 with Cache ON, i extract with cache_get_field_content.
.


Re: MySQL bad extract?! - gabyk - 27.10.2012

UP xD, BlueG, ******, nothing?


Re: MySQL bad extract?! - gabyk - 29.10.2012

HEEEY YOOO, UP!


Re: MySQL bad extract?! - playbox12 - 29.10.2012

What exactly do you mean, can you be a little more clear? Perhaps show some code or logs. I use the cach functions a lot and I have no idea what you mean by "put at value L"?


Re: MySQL bad extract?! - gabyk - 29.10.2012

I have in DB -> Fields

reg_year (Type INT ), reg_month (Type INT ), reg_day (Type INT ), reg_hour (Type INT ), reg_min (Type INT ), reg_sec (Type INT ).

And i when extract with cache_get_row or cache_get_field_content the value at variable is "L" or "NULL", why?
You understand now?