TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

MySQL

Download & Install MariaDB Server On Windows

Overview

In this tutorial, we will Download and Install MariaDB Server on Windows 10 platform. Navigate to the Download URL:

https://mariadb.org/download

Select the download options:

  • Operating System : Windows
  • Architecture: x86_64 for 64-bit architecture.
  • Package Type: Choose MSI Package for the installer

 

MariaDB Server Download

 

Click on the Download button to download the installer on to the computer.

Install

Locate the installer file and double click on the installer file. This will launch the Setup Wizard screen.

Click on the Next button. Read and Accept the License Agreement.

 

MariaDB Custom Setup

Choose the Install location for the database server. The default location would be :

C:\Program Files\MariaDB <version>\

Set database root user password credentials. Set a strong root user password.

MariaDB root user credentials

Check Install as service checkbox to create a Windows service for the database server.

The default TCP/IP port is 3306.

Click on the Next button.

MariaDB Database settings

 

Click on Install button to install the database server. The MariaDB server would be installed on the Windows machine.

That’s it.

Related Posts

DataGrip Desktop Shortcut

MySQL /

Launch DataGrip on Windows

DataGrip Download

MySQL /

Install DataGrip IDE on Windows 11

MySQL Workbench Windows 11

MySQL /

New MySQL Connection in Workbench

MySQL Command-line Client

MySQL /

Command-Line MySQL Client

Start MySQL Client

MySQL /

Start MySQL Client on Windows 11

‹ Upgrade MySQL Workbench on Windows 11› Install MySQL Workbench on Windows 11

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version