[HELP] Clearing Accounts

06/14/2009 07:38 connorbacon99#1
i have lots of leftover accounts on my database, i tried searching but it came up with nothing so dont tell me to search it haha does anyone know a query i can run that will get rid of them all?
06/14/2009 07:41 rexes13#2
u could have looked at the sticky ones...
Quote:
DELETE from my.cq_user;
DELETE from my2.cq_eudemon;
DELETE from my2.cq_item;
DELETE from my2.cq_account;
DELETE from my2.cq_castle;
DELETE from my2.cq_castleitem;
DELETE from my2.cq_castlemap;
DELETE from my2.cq_enemy;
DELETE from my2.e_money;
06/14/2009 07:44 connorbacon99#3
my bad..lol thanks
06/14/2009 09:29 ArabianPrince#4
this not all the codes needed here is them
Quote:
DELETE from my.cq_addresslist;
DELETE from my.cq_user;
DELETE from my.cq_eudemon;
DELETE from my.cq_item;
DELETE from my.account;
DELETE from my.cq_castle;
DELETE from my.cq_castleitem;
DELETE from my.cq_castlemap;
DELETE from my.cq_enemy;
DELETE from my.e_money;
DELETE from my.cq_donation_dynasort_rec;
DELETE from my.cq_friend;
DELETE from my.cq_ad_log;
DELETE from my.cq_announce;
DELETE from my.cq_deluser;
DELETE from my.cq_dyna_rank_rec;
DELETE from my.cq_family;
DELETE from my.cq_flower;
DELETE from my.cq_magic;
DELETE from my.cq_partner;
DELETE from my.cq_pk_bonus;
DELETE from my.cq_shortcut_key;
DELETE from my.cq_special_status;
DELETE from my.cq_statistic;
DELETE from my.cq_synattr;
DELETE from my.cq_syndicate;
DELETE from my.cq_trade;
DELETE from my.cq_tutor;
DELETE from my.cq_tutor_contributions;
DELETE from my.cq_tutor_contributions2;
Quote:
If you r using my2 change iit from my--->my2
Quote:
all regards goes to rexes13&Underground Gaming leader
06/14/2009 09:41 rexes13#5
Quote:
Originally Posted by ArabianPrince View Post
this not all the codes needed here is them
and where did u get them ?? coz i know who first posted them...
06/14/2009 10:13 ArabianPrince#6
From you Sir.... and all regards goes to u
06/14/2009 10:29 rexes13#7
Quote:
Originally Posted by ArabianPrince View Post
From you Sir.... and all regards goes to u
No for me to posting them here and for Underground Gamin leader who posted them somewhere else and i copied them here....