unable to connect to database
I have tried to use versions 1.3, 1.4, and now 1.5 but some how i am not getting the correct settings for accessing the database. I am using mysql version 3.23. I created a database called eqemu with a user eqemu and password eqemu and the emulator works fine with this database and i am able to play on my network using it but i cant seem to get the item editor to connect to the database. I keep getting the error : unable to connect to Database. Could someone please give me a clue as to what the settings.ini should look like or post one as an example please. This is what my current settings.ini looks like although i have tried many different configurations.
DatabaseName = eqemu
DatabaseUser = eqemu
DatabasePass = eqemu
DatabaseHost = c:\mysql\data
EQDirectory = c:\eq_local
|