


Detailed introduction on how to view mysql installation information under Linux server
May 28, 2017 am 11:44 AMThis article mainly introduces installation information of linux to view mysql under the server. Friends who need it can refer to
View mysql Installation information:
#ps -ef | grep mysql
var/lib /mysql refers to:
mysql databaseThe storage path of the fileusr/lib/mysql refers to: the installation path of mysql
After pressing Enter, you will be prompted to enter the password, enter it and fill in the above Password
corresponding to the account number. Press Enter and a large table will appear. Find the line data
dir. The following value is the path to the database.
The above is the detailed content of Detailed introduction on how to view mysql installation information under Linux server. For more information, please follow other related articles on the PHP Chinese website!

Hot Article

Hot tools Tags

Hot Article

Hot Article Tags

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Android TV Box gets unofficial Ubuntu 24.04 upgrade

deepseek web version entrance deepseek official website entrance

How to fix mysql_native_password not loaded errors on MySQL 8.4

BitPie Bitpie wallet app download address

BITGet official website installation (2025 beginner's guide)

Zabbix 3.4 Source code compilation installation

Detailed explanation: Shell script variable judgment parameter command
