Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的开发机器上发生了灾难性的驱动器故障。幸运的是,我备份了所有内容。
我刚刚安装了 WAMP,它似乎可以在 Windows 7 x64 中运行(在新驱动器上全新安装之后)。现在我需要访问我存储在备份驱动器上的数据库。我没有 .sql 转储文件。
有谁知道如何从备份驱动器上的 MySQL 文件夹中导出数据库?
谢谢!
位于 MySQL 数据目录中的文件和文件夹的简单副本应该可以解决问题(只要 MySQL 版本相同)。
不确定这是否可行。只需将 wamp 安装目录中的 mysql 文件夹替换为您的文件夹即可。更换前记得备份