View Single Post
  #1  
Old 02-13-2011, 07:00 PM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default 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!
Reply With Quote