
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
MySQL Bin Directory Location 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