Jump to content
  • 0

Database Optimisation - Delete Unused Accounts


Question

12 answers to this question

Recommended Posts

  • 0
Posted

use lin2db

select * from user_account

where last_login > 2013-08-29 replace date.

 

 

well if you want an automatic script you'll have to use joins\innerjoins to delete between lin2db\lin2world

Read up on SQL queries - and how delete from several tables with 1 select.

 

EDIT:

 

Ninja edit - i'd probably create multi'tiered Stored Procedure to run by SQL agent.

 

so you first delete from table where last_login > DATEADD(mm,-30,GETDATE()) --// example with 30 days not logged accounts.

from user_account

 

and then run a series of queries for user_data etc like this:

 

DELETE FROM [lin2db].[dbo].[user_auth] WHERE account Not In (SELECT account FROM [lin2db].[dbo].[user_account]);

DELETE FROM [lin2world].[dbo].[user_data] WHERE account_id Not In (SELECT uid FROM [lin2db].[dbo].[user_account]);

 

same for char_id in user_item and all other tables.

  • 0
Posted

use [lin2db]

select * from user_account

where last_login > 2013-17-01

 

returns same record all over the time , no matter what date do I setup.

Shows ALL records from user_account not sorted by date

 

where last_login = 2013-17-01

where last_login < 2013-17-01

last_login > DATEADD(mm,-30,GETDATE())

 

Does`t give Returns at all

 

use [lin2db]

DELETE * from user_account

where last_login > DATEADD(mm,-30,GETDATE())

 

Incorrect syntax near '*'.

  • 0
Posted

DELETE * from user_account

 

remove * not used - seriously try a bit yourself.

 

where last_login < 2013-17-01

 

needs to be > - it's reversed bits in the way dateformat is stored.

  • 0
Posted

Btw and all the characters, if any, what happens with them ? It shouldn't be better to remove the characters and their data 1st and then lin2db ? In fact i didn't needed to optimize lin2db it isn't kicked so hard, lin2world has a nice kick on the harddrive.

  • 0
Posted

Btw and all the characters, if any, what happens with them ? It shouldn't be better to remove the characters and their data 1st and then lin2db ? In fact i didn't needed to optimize lin2db it isn't kicked so hard, lin2world has a nice kick on the harddrive.

Good point. I think I will make a querry for that.

  • 0
Posted

Because associating the unique remove factor - by account id is easier than weird inner joins with login dates from user_auth.

 

Same with then having to remove data from user_item, and other bigger tables.

 

 

start from top, and remove down heirachy wise :P

  • 0
Posted

Because associating the unique remove factor - by account id is easier than weird inner joins with login dates from user_auth.

 

Same with then having to remove data from user_item, and other bigger tables.

 

 

start from top, and remove down heirachy wise :P

I my next release of GM Panel I will add a future for that.

  • 0
Posted (edited)

Because associating the unique remove factor - by account id is easier than weird inner joins with login dates from user_auth.

 

Same with then having to remove data from user_item, and other bigger tables.

 

 

start from top, and remove down heirachy wise :P

And what about the content ? If new people creates new accounts the system won't assign them the empty numbers ? Giving new accounts other chars ? Or it adds numbers exponentially ?

Edited by Sighed
  • 0
Posted (edited)

If you delete chars from acc and from all tables in lin2world base i doubt that this problem will happen.

Edited by xeL
  • 0
Posted

Primary Key solves those issues - with the account_id and name.

 

That's why starting to remove from the top - and then remove user_data , and then on to skill, item etc etc.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • In my opinion, L2 is dead because the people who make servers didn’t adapt to today’s reality. People are getting older, life moves faster, there are more responsibilities, and less free time. And I’m not even talking about newcomers—how can you expect someone new to this game to learn by Googling every drop location or quest requirement? These things should’ve been integrated into the game, made accessible with just a few clicks through the interface. Instead, so much time was wasted trying to recreate retail-like features that no one asked for. Everyone hates autofarm, but why? Because admins never found a smart way to implement it. You could have made it available only in specific zones, with reduced drops, working like Adrenaline, or auto-teleporting to farm for a limited time per day—just enough to help people with limited time stay relevant in-game. There should also be zones with better drops, where active farming actually matters. Other features feel pointless—like the Life Stone system. Spamming LS to get a skill? Instead, you could create a system where you level up the skill with low chances per level, something that feels progressive and fair. Crafting should be simpler too. Right-click a recipe, and the required materials should show up right there. As for sieges, why not create daily clan war events at peak hours—one for Europeans, one for Latinos? You could spawn crystals inside or outside castles that give points and trigger PvP. Add a boss during the event that gives even more points, and let the top clan in the ranking take the castle. I could go on forever, but what’s the point? The community died because the people who had the knowledge to improve the game just took the easy way out, copying the same server formula over and over until no one could enjoy playing it anymore.
    • It's not because I'm an admin that he treated me differently. I actually gave him several clients from my side without him even knowing they came from me, and most of them had no issues. I was also waiting 3–4 weeks at times for things I bought from AvE, even when I was in a rush. He still delivered in the end. That said, I'm not defending him blindly. I'm just saying it's unlikely he’d risk scamming someone over 60–100€, especially knowing how quickly word spreads here.
    • For exact same reason - there were accusation that I scammed. When was it? 2016? But in that time, admins actually didn't listen. I got banned, then unbaned (when I prooved I've refunded) but I was trash talking to mods. When few months later same shit happened, Grisom (?) old global mod, banned me anyway. You can read somewhere on forum how I was shitting on him for doing that (from other account because original account was banned) - which was banned too. He is not here anymore I think. Back in the days I was well know for not carring that much if I was talking to mod or admin, I didn't hold my tongue. Now You know. Just like You know - if I delay, I deliver or refund. I'm not a scammer, even if my old time haterz love to repeat themselfs like mantra. I don't care.
    • Okay I respect that but why is your other account banned?   I don't think this happened just because you delayed somebodys work even in 2012
    • Do You understand the fact, I won't scam anyone? Can You grasp such idea?  Second of all, if a random restaurant on Google Maps has 599 positive reviews and few negative ones with 4,8* score, do You ask Google to block it's profile and burn the place down? No? Then why the fuck You are crying about my random delays? If someone can't get a CUSTOM DESIGN on time, I refund. I'm not 16  y.o. anymore. I don't make living out of this L2 bullshit. Never did. Since 2012 I've made shit tons of projects. How many delays did I have? 12? 15? Out of hundrets of projects. Calm Your tits please. If I would actually take 4k euro and NOT deliver and NOT refund - admins can ban me. So don't compare me to Simple. And just so You know, Celestine sent me customers, so it's not like I've worked with him on his account all the time. That's another thing You won't understand. I won't waste anymore time on You and any other cunt who never was my customer but is bitching just because he has nothing better to do in his life. You don't like my work? Hove along, I don't give a shit. 
  • Topics

×
×
  • Create New...