MySQL R8 (cache_get_field_int).
#1

Hi guys

Today i started to convert my script to mysql r8 (from r6). I saw that in R8 have been added:
pawn Код:
native cache_get_field_int(row, const field_name[], connectionHandle = 1);
But how to use it? I mean, where is the "destination" like at "cache_get_field_content" function?
pawn Код:
native cache_get_field_content(row, const field_name[], destination[], connectionHandle = 1, max_len=sizeof(destination));
?
Reply
#2

I Think the int is returned by the function

new hello = cache_get_field_int ( bla bla );
Reply
#3

Quote:
Originally Posted by ReVo_
Посмотреть сообщение
I Think the int is returned by the function

new hello = cache_get_field_int ( bla bla );
Okey, thanks
Reply
#4

Can u give me the .inc and .dll to R8 plugin?
Reply
#5

https://code.******.com/p/sa-mp-mysq...n.zip&can=2&q=
Reply


Forum Jump:


Users browsing this thread: 6 Guest(s)