Please give me for the 'DB Cleaning Script'

Results 1 to 3 of 3
  1. #1
    Valued Member rntpwn1212 is offline
    MemberRank
    Dec 2008 Join Date
    136Posts

    Please give me for the 'DB Cleaning Script'

    More data server is busy.

    Please refer to IMGs.





    To clean targets :

    Ugrade 253 Accounts,

    old Accounts,

    Dormancy Accounts & Characters & Items


    ragezone I wish I could get help.


  2. #2
    Account Upgraded | Title Enabled! ThunderZ is offline
    MemberRank
    Oct 2011 Join Date
    396Posts

    Re: Please give me for the 'DB Cleaning Script'

    lol open a query
    Code:
    USE GunzDB
    
    DELETE FROM Account WHERE UGradeID = 253
    for characters etc you would need to delete from other dbs such as purchase history logs clan members, clans etc pretty simple lol.

    as for others its pretty simple i guess you would just check connection logs? and do a query for it by w.e date lol.

  3. #3
    Valued Member rntpwn1212 is offline
    MemberRank
    Dec 2008 Join Date
    136Posts

    Re: Please give me for the 'DB Cleaning Script'

    Quote Originally Posted by thunderz1337 View Post
    lol open a query
    Code:
    USE GunzDB
    
    DELETE FROM Account WHERE UGradeID = 253
    for characters etc you would need to delete from other dbs such as purchase history logs clan members, clans etc pretty simple lol.

    as for others its pretty simple i guess you would just check connection logs? and do a query for it by w.e date lol.
    Other data related to What can I do?

    dbo.Character
    dbo.Login



Advertisement