Banco De Dados
All content about Banco De Dados — 7 results.
Banco De Dados
How to migrate characters between accounts in MU Online
Learn how to transfer characters from one account to another on your MU Online server through the database, preserving items, guild, and data integrity.
How to scale the database (replicas and hot backup) in MU Online
Learn to scale your MU Online server's database with read replicas and hot backup to handle more players without losing items or accounts.
How to manage guilds and alliances through the database in MU Online
Learn to administer guilds, ranks, members and alliances directly through your MU Online server's database tables, with safe SQL and good backup practices.
How to optimize SQL Server for many players in MU Online
Tune memory, tempdb, recovery model and SQL Server settings so the MuOnline database can handle hundreds of simultaneous players without stalling login or character saves.
How to restore a character and items from backup in MU Online
Learn to restore lost characters and items from a backup in MU Online surgically — without overwriting the whole server, without creating dupes and without breaking the economy.
How to migrate MU Online emulators without losing the database
Switch MU Online emulators (IGCN, MuEMU, X-Team, Season 6 → a new season) while preserving accounts, characters, inventory, and Warehouse: SQL Server backup, table mapping, schema adjustment, and testing before opening to players.
Partial vs total wipe in MU Online: how to do it right
Understand the difference between a partial and a total wipe in MU Online and carry each one out safely, preserving accounts, rankings and the economy when needed.