Setup

Setup

Install

Start

SQL Server version 5.7 To turn on CLI mysql.

mysql

Init

Works for MYSQL 5.7

ALTER USER 'root'@'localhost' IDENTIFIED BY 'kautilya';

2019-12-09T17:43:54.703759Z 1 [Note] A temporary password is generated for root@localhost: tempPassword

If you lose this password, please consult the section How to Reset the Root Password in the MySQL reference manual.