I lost access to my database and I only have the system files, how can I extract the data from my database (XAMPP)?
我忘记了访问我的数据库,我只有系统文件,如何从数据库中提取数据(XAMPP)?
1 个解决方案
#1
6
You will get all databases at "xampp/var/mysql". You can copy complete folder to new setup and it will show you all databases.
您将获得“xampp / var / mysql”的所有数据库。您可以将完整文件夹复制到新设置,它将显示所有数据库。
#1
6
You will get all databases at "xampp/var/mysql". You can copy complete folder to new setup and it will show you all databases.
您将获得“xampp / var / mysql”的所有数据库。您可以将完整文件夹复制到新设置,它将显示所有数据库。