Brazil's biggest MU Online portal — since 2003
Tutorial Intermediate Server

Install SQL Server 2014/2017/2019 for MU Online

The modern SQL Server versions (2014, 2017, 2019) for new MU Online seasons: installation, Express vs Developer and tips.

VI ViciadosMU Team · Updated on 29 jun 2026 · ⏱ 9 min read

The modern SQL Server versions (2014, 2017, 2019) are suited for new MU Online seasons and for those wanting a more current database. See how to install and which edition to choose.

Nota: The installation is similar to 2008's, with a more modern installer. The concept (Mixed Mode + SSMS) is the same.

Which edition to choose

EditionWhen to use
ExpressFree; testing and small servers (has limits)
DeveloperFree; ideal for learning/developing (no limits, non-production)
StandardProduction; without Express's limits
Dica: For studying and building your first server, the Developer Edition is excellent: free and complete. Move to Standard only when the server is public and grows.

Step by step

  1. Download the installer for the version (2014/2017/2019) and chosen edition;
  2. Choose Basic or Custom (Custom gives more control);
  3. In authentication, select Mixed Mode and set the sa password;
  4. Finish and install SSMS (now a separate download);
  5. Enable TCP/IP in Configuration Manager.
Atenção: In modern SQL, SSMS no longer comes bundled — download it separately. And remember: Mixed Mode is still mandatory for MuServer.

Compatibility with the distribution

Some classic distributions were made for 2008 and may require tweaks on modern SQL (database compatibility modes). Modern seasons usually already assume new SQL.

Nota: When in doubt between 2008 and modern: for classic/Season 6, 2008 R2 is the smoothest path; for modern seasons, use 2017/2019.

After installing, go to configure SQL Server for MU Online.

Perguntas frequentes

Can I use SQL Server 2019 with MU Online?

Yes, especially in modern seasons. Some classic distributions prefer 2008, but many work well on new versions. Always check your distribution's recommendation.

Which edition to use: Express, Developer or Standard?

For testing and small servers, Express (free) works, but has memory/database limits. Developer (free, no limits for non-production use) is great for learning; Standard for production.

VI

ViciadosMU Team

Equipe editorial do ViciadosMU — portal de MU Online no ar desde 2003.

Keep reading

Related articles