MU0.97快速删除指定用户数据


Published:   Comment: No Comments

游戏数据库

MU0.97快速删除指定用户(账号)数据,简称删号

DELETE FROM AccountCharacter WHERE Id ='yaoge'
DELETE FROM Character WHERE AccountID ='yaoge'
DELETE FROM ExtWarehouse WHERE AccountID ='yaoge'
DELETE FROM GoldenCoin WHERE AccountID ='yaoge'
DELETE FROM MEMB_INFO WHERE memb___id ='yaoge'
DELETE FROM MEMB_STAT WHERE memb___id ='yaoge'
DELETE FROM warehouse WHERE AccountID ='yaoge'

打开后台网站https://97d.yaoge.me/sql
执行指令后,将删除账号"yaoge"的所有数据

Last Modified:2024-06-11 00:53:43

我有话说