One of the things I love this tool for is cleaning up spawns..
It's been really useful.
A problem Im running into is that when you click on 'delete record' , it's taking 5-10 seconds. Im guessing its executing the delete right there on the fly, is there anyway to change it so that it queues up the deletes, then executes them as a batch rather than a single at a time? I'm guessing part of the slowness comes from deleting the row, rereading the table, and updating the map. Part of my slowness might come from the fact that Im running eqadmin on my windows box, and my database server off linux.
What I might end up doing if it works out to be faster is just completely replicate my database over to the windows mysql server, update there with eqadmin, then reload it.
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
|