arrow_back Install MariaDB Server on WSL

2 months ago link more_vert
M Markus
articleArticles 0
codeCode 0
imageDiagrams 0
descriptionNotebooks 0
chat_bubble_outlineThreads 0
commentComments 1
loyaltyKontext Points 1
#1793 Re: Install MariaDB Server on WSL

In step 1. of chapter "Test MariaDB" you will want to start mariadb with the following command:

sudo /etc/init.d/mariadb start

In step 2. of chapter "Test MariaDB" you will want to check the mariadb status the following command:

sudo /etc/init.d/mariadb status
recommendMore from Kontext