SA-MP Forums Archive
Help mysql_fetch_row_count pls - 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: Help mysql_fetch_row_count pls (/showthread.php?tid=642105)



Help mysql_fetch_row_count pls - BlackMan33 - 24.09.2017

Hi all, I have this error for a long time and nothing else I do not fix it. Does anyone know why this happens to me? Will I have to update the version of mysql? I already updated it to the most current version and I still have the error please help me





Re: Help mysql_fetch_row_count pls - DTV - 24.09.2017

The latest version of MySQL uses cache_get_row_count.

Wiki for latest version is here and next time you have scripting issues, post here instead.


Re: Help mysql_fetch_row_count pls - BlackMan33 - 25.09.2017

friend to put the version R40 and copying I skip all these errors and the error of mysql fect row is still present. Photo



Re: Help mysql_fetch_row_count pls - BlackMan33 - 25.09.2017

Fix all the errors (the 25 that came out after), only the error of mysql_fecth_row_count


Re: Help mysql_fetch_row_count pls - Dayrion - 25.09.2017

You can use
PHP код:
cache_get_row_count(&destination); or cache_num_rows()