error 017: undefined symbol "mysql_pquery"
#1

Any help appreciated!

C:\Users\blahblah\rev 1.5.10.5.pwn(3426) : error 017: undefined symbol "mysql_pquery"
C:\Users\blahblah\rev 1.5.10.5.pwn(3997) : error 017: undefined symbol "mysql_pquery"
C:\Users\blahblah\rev 1.5.10.5.pwn(4052) : error 017: undefined symbol "mysql_pquery"
C:\Users\blahblah\rev 1.5.10.5.pwn(466 : error 017: undefined symbol "mysql_pquery"
C:\Users\blahblah\rev 1.5.10.5.pwn(5039) : error 017: undefined symbol "mysql_pquery"
C:\Users\blahblah\rev 1.5.10.5.pwn(12632) : error 017: undefined symbol "mysql_pquery"

Line 3426
Quote:

mysql_pquery(ourConnection, fetchChars, "DB_ListCharacters", "i", playerid);

Line 3997
Quote:

mysql_pquery(ourConnection, chanquery);

Line 4054
Quote:

mysql_pquery(ourConnection, str);

Line 4668
Quote:

mysql_pquery(ourConnection, fetchChars, "DB_ListCharacters", "i", playerid);

Line 5039
Quote:

mysql_pquery(ourConnection, fetchChars, "DB_ListCharacters", "i", playerid);

Line 12632
Quote:

mysql_pquery(ourConnection, query);

Reply
#2

Obvious first step would be updating your MySQL plugin (and include!) if you haven't done that yet.
Reply
#3

Quote:
Originally Posted by Abagail
Посмотреть сообщение
Obvious first step would be updating your MySQL plugin (and include!) if you haven't done that yet.
Tried it!

Quote:

C:\Users\blahblah\rev 1.5.10.5.pwn(3259) : error 017: undefined symbol "cache_get_field_content_int"

Now just errors like this.
Reply
#4

If you are using MySQL R41, "cache_get_field_content_int" has been changed to "cache_get_value_int"
Reply
#5

Quote:
Originally Posted by AjaxM
Посмотреть сообщение
If you are using MySQL R41, "cache_get_field_content_int" has been changed to "cache_get_value_int"
And this?

Quote:

"cache_get_data"

Quote:

"cache_get_field_content"

Quote:

"cache_get_value_int_ovrld"

Quote:

"cache_get_field_content_float"

Reply
#6

Quote:
Originally Posted by Cookland
Посмотреть сообщение
And this?
Check this out:

https://sampforum.blast.hk/showthread.php?tid=616103
Reply
#7

Still the same issues.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)