Tools unable to deal with underscore in db.ini
I've got a mirror of my "live" emulator schema named peq_test. Even though this is a valid name in MySQL, neither the tradeskill_recipes nor npc_loot_edit tools can process the underscore in the database entry, apparently. All I got was a rather generic message saying they failed to connect to the database in both cases. The only was I was able to sort it out was to use the name of the schema without the underscore.
Just a heads up. Thanks for your contributions to the community! |
I'll have a look at this. Not sure why an underscore fails.
If you can, paste your db.ini here so I can take a look. Georges |
I'm connecting to a remote Ubuntu box via OpenVPN. This is how it looked when it failed:
Code:
host=10.0.0.1 Code:
host=10.0.0.1 |
All times are GMT -4. The time now is 03:51 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.