IPGraySpace: MySql - How to find MySql default data folder in windows

3 years ago
33

IPGraySpace: MySQL - How to find MySQL default data folder in windows

This video shows How to find MySQL default data folder in windows

Regardless of you installed MySQL windows installer or zip file the
The following steps will show you the MySQL default data folder in windows.

1. Start MySQL
2. Open MySQL browser or MySQL workbench
3. log in as root or any admin user you created
4. Open any schema or SQL browser
5. Execute the script in step 6
6. SHOW VARIABLES WHERE Variable_name LIKE '%dir'

The result will show you the data dir and other directory MySQL use

Follow more IPGraySpace videos
-----------------
thank you for watching the IPGraySpace video
please share, subscribe, and comment

visit
www.ipgray.com
www.ipgrayspace.com
for more IT articles, documents, and videos

Loading 1 comment...