Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

How to start the MySQL Server

#option 1: Using the Command Line
$ cd C:Program FilesMySQLMySQL Server 8.0in
$mysqld

#Option 2: Using the Services App (Windows)
1. press Windows Key + R
2. Type ‘services.msc‘ and hit Enter
3. Scroll down to MySQL80 and click it
4. click the Start on the left panel
Source by codinggear.blog #
 
PREVIOUS NEXT
Tagged: #How #start #MySQL #Server
ADD COMMENT
Topic
Name
7+1 =