Home > Database > Mysql Tutorial > body text

How to check mysql installation path

little bottle
Release: 2019-05-31 17:32:51
Original
6818 people have browsed it

Sometimes there are too many things installed on my computer or it has been a long time, and I forget which directory I installed some software to, such as mysql. I looked for it in the EDF disk and couldn't find it, so I used the following The method was found quickly. Let’s take a look.

How to check mysql installation path

Use environment: windows system

Method:

Enter cmd, run the command prompt as administrator, connect to mysql,

Command line input: show variables like "%char%";

How to check mysql installation path

Recommended tutorial: MySQL video tutorial

The above is the detailed content of How to check mysql installation path. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template