How do I delete a char in MySQL?
I have a char on my account that I can't delete in EQ cause it crashes world.exe, how can I delete that char from the database?
Jeze - 255 Overlord (GM-Impossible) |
Re: How do I delete a char in MySQL?
Quote:
That should do it for you. Be sure that after you delete the character, you save the changes and then exit the EQAdmin tool. I had problems when I didn't exit the program. Could be just me, but I figured I'd let you know anyway. :) |
DELETE FROM 'account' WHERE name='Account_Name_You_Want_Deleted';
About 5 minutes quicker :) |
Quote:
|
All times are GMT -4. The time now is 11:16 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.