Log in

View Full Version : Can you use mysql 5.0.18 with win server?


Armanthuz
05-03-2006, 01:57 AM
When i try to start world.exe i get this for a message..

C:\EQEmu>world.exe
[Debug] Starting Log: logs/eqemu_debug_world_2068.log
[Debug] [WORLD__INIT] Loading server configuration..
[Debug] [WORLD__INIT] Log settings loaded from log.ini
[Debug] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[Debug] [WORLD__INIT] Connecting to MySQL...
[Error] Starting Log: logs/eqemu_error_world_2068.log
[Error] Failed to connect to database: Error: #1251: Client does not support aut
hentication protocol requested by server; consider upgrading MySQL client
[Debug] [WORLD__INIT_ERR] Cannot continue without a database connection.

C:\EQEmu>



I found some threads on this subject but no working solution, is this possible to get working at the moment?

cavedude
05-03-2006, 02:19 AM
Try this: http://eqemulator.net/forums/showthread.php?t=20135

Though, I recommend using 4.0.

paaco
05-03-2006, 02:20 AM
Right now MySQL 5 is not supported. However, here is a thread on how to make it work. ( I haven't tested this myself )
I use 4.0.26 and it works perfectly though

http://www.eqemulator.net/forums/showthread.php?t=20135&highlight=mysql

Edit: Cavedude beat me to it ;p

daemonreaver
05-03-2006, 10:08 AM
Dont try the OLD_Password trick for resetting the password either. Had to reinstall MySQL 5 after trying it once. Looks like there's a leak in the backward-compat part of 5.0+ hehe.

Gotta love it when the Latest & Greatest isn't so Great.