Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
Where is MySQL bin directory located in Windows OS?
Let’s say we installed MySQL version is 8.0 on our Windows OS. The bin directory is present at the following location −
C:\Program Files\MySQL\MySQL Server 8.0\bin
Let us check the location. The screenshot is as follows −
These are the drives −

Go to C: drive and click Program Files −

Now, click “MySQL” and open the folder −

After that, click the current MySQL version folder. For us, it is MySQL Server 8.0 −

Inside the folder, you can easily locate the bin folder as shown in the following screenshot −

Advertisements
