Arma2NETMySQLPlugin icon indicating copy to clipboard operation
Arma2NETMySQLPlugin copied to clipboard

Arma2NET plugin to connect to MySQL and SQLite databases

Results 13 Arma2NETMySQLPlugin issues
Sort by recently updated
recently updated
newest added

I'm tryng to use this plugin but actually i have error about the pbo inside the folder, i can't load this because there isn't any pbo or something like that,...

http://dev.arma3.com/post/sitrep-00109 > Since Arma 2: Operation Arrowhead it is possible to expand the game's functionality via custom DLL extensions. These offer powerful features to the creative mod(e) out there, but...

security

Probably not a good idea in general but adding the ability to turn off logging might marginally improve performance on low end systems.

enhancement

It would be great to get some community supplied translations of the readme file for various languages.

Apparently callExtension support will be added to Linux servers in the future. Once this is implemented, it would be great to try to compile it via Mono.

enhancement

-Use of prepared procedures would help mitigate this. Add this to the readme. -While it's explained in the readme NOT to use the root user and that there are no...

security

Performance of queries seems to be sporadic according to some. Delays of up to 5 seconds have been reported. Check to see if this is just the type of query...

For some SQL statements like "UPDATE", there is no return value. However, the server side still has to wait for the return value. One option would be to add another...

enhancement
question