View the installation information of mysql: #ps -ef | grep mysql usr/bin/mysql means: the running path of mysql #whereis mysql #mysqladmin -u root -p variables root is your database account. Press Enter and you will be prompted to enter your password. Enter the password corresponding to the account filled in above and press Enter. A large table will appear. Find the datadir line, and the value behind it is the path where the database is located. You may also be interested in:
|
<<: How to create, start, and stop a Docker container
>>: JavaScript canvas implements graphics and text with shadows
Note: The basic directory path for software insta...
What is NFS? network file system A method or mech...
1. Download the repository image docker pull regi...
The default ssh port number of Linux servers is g...
MongoDB is a high-performance database, but in th...
Today, this article introduces some basic concept...
MySQL (5.6 and below) parses json #json parsing f...
Detailed example of clearing tablespace fragmenta...
Everyone knows that images on web pages are genera...
Preface: I reinstalled win10 and organized the fi...
Table of contents Install mysql Configuring envir...
A set of MySQL libraries for testing. The previou...
■ Website theme planning Be careful not to make yo...
This article tests the environment: CentOS 7 64-b...
Enough of small talk <br />Based on the lar...