mysql_retrieve_row is not found
#1

Does anybody know why mysql_retrieve_row and mysql_fetch_field_row cannot be found?
(Yes I know i'm using a very old MySQL plugin but it is the only one with which the gamemode will compile without errors)

Код:
 Loading plugin: mysql
 SA:MP MySQL Plugin v2.1.1 Loaded.
  Loaded.
 Loading plugin: streamer
[MySQL] Thread running. Threadsafe: Yes.


*** Streamer Plugin v2.9.2 by Incognito loaded ***

  Loaded.
 Loading plugin: Whirlpool

 ==================

  Whirlpool loaded

 ==================

  Loaded.
 Loaded 5 plugins.


Ban list
--------
 Loaded: samp.ban


Started server on port: 7777, with maxplayers: 50 lanmode is OFF.


Filterscripts
---------------
  Loaded 0 filterscripts.

[debug] Run time error 19: "File or function is not found"
[debug]  mysql_retrieve_row
[debug]  mysql_fetch_field_row
[debug] Run time error 19: "File or function is not found"
[debug]  mysql_retrieve_row
[debug]  mysql_fetch_field_row
in a_mysql.inc:
Код:
native mysql_retrieve_row(connectionHandle = 1);
native mysql_fetch_field_row(string[], const fieldname[], connectionHandle = 1);
Reply
#2

you're using different MySQL plugin.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)