Mysql Problem
#1

SOLVED
Reply
#2

You either are using MySQL R5/R6. Get the correct mysql plugin.
Update sscanf to latest version + compile the code before starting the server.
Reply
#3

How to found the correct mysql Plugin ?
Reply
#4

Quote:
Originally Posted by arlindi
Посмотреть сообщение
How to found the correct mysql Plugin ?
You can find the latest MySQL versions here: https://github.com/pBlueG/SA-MP-MySQL/releases
Reply
#5

Shows in what order you put the plugins to "server_cfg" i had some similar warnings recently and al-seem the solution was to place nativechecker at the end of the list of plugins. Place at the end of the list of plugins "nativechecker" and perhaps this will be remedied.

In 'server_cfg':

Код:
plugins plugin1 plugin2 plugin3.. nativechecker
Also, update their plugins is recommended.
Reply
#6

I am using The MySQL of G-sTyLeZzZ
Its R5
Reply
#7

Код:
[04:53:22]  Loading plugin: mysqlR6.so
[04:53:22] 

  > MySQL plugin R6 successfully loaded.

[04:53:22]   Loaded.
[04:53:22]  Loading plugin: mysqlR7.so
[04:53:22] plugin.mysql: R20 successfully loaded.
[04:53:22]   Loaded.
[04:53:22]  Loading plugin: mysqlS.so
[04:53:22]  SA:MP MySQL Plugin v2.1.1 Loaded.
[04:53:22]   Loaded.
[04:53:22] [MySQL] Thread running. Threadsafe: Yes.
[04:53:22]  Loading plugin: mysqlR39.so
[04:53:22]  >> plugin.mysql: R39-2 successfully loaded.
[04:53:22]   Loaded.
[04:53:22]  Loading plugin: mysql.so
[04:53:22]  SA:MP MySQL Plugin v2.1.1 Loaded.
[04:53:22]   Loaded.
Tell me why are you using all these mysql plugins? Why do you need them? just use mysqlR39 why do you need R7 and R6 too? There is no need to use all them. Remove them all except mysqlR39 and change your scripts to threaded queries. Otherwise just keep R5/R6 and remove all the others.
Reply
#8

Soo i need just R6 Plugin ?
Reply
#9

Quote:
Originally Posted by arlindi
Посмотреть сообщение
Soo i need just R6 Plugin ?
Yes, although I would recommend R39 and threaded queries but you can keep R6. But delete all the others from your config file.
Reply
#10

Deleted
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)