What is the exact location of MySQL database tables in XAMPP folder?

前端 未结 10 1258
有刺的猬
有刺的猬 2020-12-08 10:04

I have a MySQL database and I want to know the exact location where this data actually stored in the XAMPP folder, I went to this file location to try to get the information

10条回答
  •  Happy的楠姐
    2020-12-08 10:43

    Well, here's what worked for me:
    Copy and paste the entire data folder, not just the content.
    I use xampp, and the path to the data is xampp/mysql/data.

    Goodluck!

提交回复
热议问题