
- Learn MySQL
- MySQL - Home
- MySQL - Introduction
- MySQL - Installation
- MySQL - Administration
- MySQL - PHP Syntax
- MySQL - Connection
- MySQL - Create Database
- MySQL - Drop Database
- MySQL - Select Database
- MySQL - Data Types
- MySQL - Create Tables
- MySQL - Drop Tables
- MySQL - Insert Query
- MySQL - Select Query
- MySQL - Where Clause
- MySQL - Update Query
- MySQL - Delete Query
- MySQL - Like Clause
- MySQL - Sorting Results
- MySQL - Using Join
- MySQL - NULL Values
- MySQL - Regexps
- MySQL - Transactions
- MySQL - Alter Command
- MySQL - Indexes
- MySQL - Temporary Tables
- MySQL - Clone Tables
- MySQL - Database Info
- MySQL - Using Sequences
- MySQL - Handling Duplicates
- MySQL - SQL Injection
- MySQL - Database Export
- MySQL - Database Import
How to find MySQL my.cnf on my windows computer?
To find my.cnf on Windows system, first open the command prompt with the help of shortcut key Windows + R (run). The snapshot is as follows −
Type “services.msc” on command prompt and press ENTER as shown in the following screenshot −
Now, a new wizard will open. The snapshot is as follows −
Now, search for MySQL. The snapshot is as follows −
Right click on “MySQL80” and select “Properties” as in the following screenshot −
As you can see in the above screenshot, “Path to executable” tells about the location of my.cnf on Windows.
- Related Articles
- How can I remove Python from my Windows Machine?
- My college seniors are highly non-interactive. How to approach them on my own?
- How to setup jQuery on my web server?
- Which version is my MySQL?
- What is a plug-in and how does installing it on my computer help me?
- How to add custom adapter for my listView on Android?
- How to find out who has checked my Facebook profile?
- My Childhood
- How to get my products listed on Amazon for people to buy?
- How to can I get the names of my MySQL table columns?
- Can I write my own MySQL functions to use in MySQL queries?
- How can I replace & with an ampersand in my MySQL database?
- How do I add more members to my ENUM - type column in MySQL?
- How can I enhance my select query to make it faster in MySQL?
- How can I turn on error information in my Web Browser?

Advertisements