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.
我正在使用 Workbench 导出存储在我的 hoting 提供商服务器上的数据库,在我导出数据时服务器会遇到任何停机时间吗?
我问的唯一原因是因为当我备份本地 SQL 数据库时,我的服务器需要离线才能工作。
所有评论将不胜感激。
本
不,它不会导致停机,除非您的服务器资源非常少(在这种情况下,您应该找到更好的主机)。不过说真的,不会有什么不好的事情发生。
我也很难想象为什么你需要禁用你的本地主机进行备份...... Workbench 使用 mysqldump 进行导出,这反过来又需要 MySQL 在线......