#1

How can I know which mysql version i have.
Because I have a mysql.dll and I am not sure which one is it.
r38 ? r39? samp myql 0.15
thanks in advance.
Reply
#2

You can't really, unless you try to use a function that isn't in your currant MySQL version. If your unsure however, I would recommend redownloading the version you want. As this will save you time fixing the problem in the future, also keep in mind it's good practice to make note of the version you have beside the include.

pawn Код:
#include <a_mysql> //Version r39
EDIT: If you open the .inc file for your MySQL, you may say there. That doesn't mean the .dll or plugin file is that version however, if that's the version you want redownload it to ensure they match.
Reply
#3

Код:
[14:52:19]  Loading plugin: mysql
[14:52:19]  >> plugin.mysql: R39-2 successfully loaded.
??
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)