EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   How do I delete a char in MySQL? (https://www.eqemulator.org/forums/showthread.php?t=12352)

Jezebell 03-09-2004 04:22 AM

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)

RexChaos 03-09-2004 04:25 AM

Re: How do I delete a char in MySQL?
 
Quote:

Originally Posted by Jezebell
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?

Download the EQAdmin tool 5.2 from http://sourceforge.net/project/showf...group_id=41381

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. :)

Monrezz 03-09-2004 05:28 AM

DELETE FROM 'account' WHERE name='Account_Name_You_Want_Deleted';

About 5 minutes quicker :)

RexChaos 03-09-2004 06:01 AM

Quote:

Originally Posted by Monrezz
DELETE FROM 'account' WHERE name='Account_Name_You_Want_Deleted';

About 5 minutes quicker :)

Very true, but EQAdmin is a nice tool if you're going to be running a server. :) Nice to have everything laid out in front of you. Some peoples likes pictures. ;)


All times are GMT -4. The time now is 11:16 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.