26.08.2014, 11:45
I recently updated my MySQL plugin to R39-2 by BlueG, but when I compile, I get the following errors. Can someone help me because this wouldn't work with even the old plugins which I used.
I found the equivalent of the other functions which had this condition like mysql_insert_id and replaced it with cache_insert_id.
EDIT: I've fixed it by replacing it with cache_get_row_count(). No more help needed.
Код:
error 017: undefined symbol "mysql_retrieve_row"
EDIT: I've fixed it by replacing it with cache_get_row_count(). No more help needed.