where is mysql.ini

藏色散人
Release: 2021-12-28 10:13:04
Original
7951 people have browsed it

mysql.ini represents the mysql configuration file. This file is called my.ini under Windows, and its location is in the installation root directory of MySQL; while under Linux, it is called my.cnf, and the file is located in "/etc /my.cnf".

where is mysql.ini

Environment: RedHat Linux 9 VWWare 8.0 SSH 3.2.9 Putty 0.62 MySQL 3.2

Where is mysql.ini?

The location of the MySQL configuration file my.ini under Linux

The MySQL configuration file is called my.ini under Windows and is in the MySQL installation root directory;

It is called my.cnf under Linux, and the file is located in /etc/my.cnf.

To put it simply: my.ini under windows; my.cnf under linux, locate my.cnf will come out

Recommended study: "mysql video tutorial

The above is the detailed content of where is mysql.ini. 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 Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!