View Single Post
  #7  
Old 04-23-2006, 01:26 PM
daemonreaver
Fire Beetle
 
Join Date: Apr 2006
Posts: 21
Default

Quote:
Originally Posted by klinzhai
Nevermind... PEBCAK.

However, now I'm getting a "Client does not support Authentication Protocol"... maybe I need to get a newer MyODBC driver on my system. I'll find out.

Nope, that wasn't it. Downloaded the 3.51 MyODBC and it's still not connecting :( I'll look around a little more.

OK... fixed that... we'll see if I can muddle my sorry hiney through the rest of this
You can fix the auth error by using old_password('pass') when setting the pass for the emu's MySQL user

There's a thread about that somewhere here.

http://www.eqemulator.net/forums/showthread.php?t=20294



If you're ODBC (from microsoft), dont expect reliability. The timeouts and buffers for it are amazingly short (meaning big updates can cause the "Database connection has gone away" error).
Reply With Quote