filmov
tv
IPGRAY : mysql - How to find mysql default data folder in windows 10

Показать описание
IPGRAY : 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
following steps will show you the mysql default data folder in windows.
1. Start mysql
2. Open mysql browser or mysql workbench
3. Login 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
thank you for watching IPGRAY videos
follow up more IPGRAY videos in youtube, please subscribe
This video shows How to find mysql default data folder in windows
Regardless of you installed mysql windows installer or zip file the
following steps will show you the mysql default data folder in windows.
1. Start mysql
2. Open mysql browser or mysql workbench
3. Login 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
thank you for watching IPGRAY videos
follow up more IPGRAY videos in youtube, please subscribe