Need help, failed to load plugin mysql

Started by JerryLe, May 02, 2016, 10:37 PM

Previous topic - Next topic

JerryLe

My OS is windows server 2003 R2, 32bit.






I got this error line in server_log.txt:
Plugin error >> LoadLibrary() 'plugins/mysql04rel32.dll' failed: Code 127Failed to load plugin: mysql04rel32

maxorator

MySQL module is compiled using a precompiled library from Oracle which does not support XP/Server 2003.

JerryLe

#2
Quote from: maxorator on May 02, 2016, 10:52 PMMySQL module is compiled using a precompiled library from Oracle which does not support XP/Server 2003.

Any solution? I need it to create registration email verification.
Er... is it mean i have to change my OS?
p/s: can u check function Player.SetAlpha, it doesnt work for me -server version 004

Murdock

Quote from: JerryLe on May 03, 2016, 09:27 AMAny solution? I need it to create registration email verification.
Er... is it mean i have to change my OS?
p/s: can u check function Player.SetAlpha, it doesnt work for me -server version 004

I can confirm FindPlayer(0).SetAlpha(0,0) is not working

Thijn

Quote from: JerryLe on May 03, 2016, 09:27 AM
Quote from: maxorator on May 02, 2016, 10:52 PMMySQL module is compiled using a precompiled library from Oracle which does not support XP/Server 2003.

Any solution? I need it to create registration email verification.
Er... is it mean i have to change my OS?
p/s: can u check function Player.SetAlpha, it doesnt work for me -server version 004
Yes. You should change your OS to a decent, well updated, and otherwise not deprecated OS.