Computer Science, asked by himanshudangi357, 1 year ago

How to find the MySQL data directory from command line in Windows?

Answers

Answered by Anonymous
0

\huge\sf\red{\underline{Heyaa\:mate}}

︻︼︻︼︻ ︻︼︻︼︻ ︻︼︻︼︻

\underline\red{\mathbb{ANSWER}}

✔️Start your command line by going to the Start Menu > Run and typing cmd (or type command if you are using an older version of windows)

✔️Change directory to where you installed mysql to: C:\> cd C:mysqlbin.

✔️Switch to mysql command line: C:\mysqlbin> mysql -u root -p.

✔️Then set a default password:

︻︼︻︼︻ ︻︼︻︼︻ ︻︼︻︼︻

Similar questions