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.
只是一个简单的问题;阅读在线帮助和工作台文档后,不清楚将数据库从一台服务器迁移到另一台服务器时是否会复制或剪切数据库?我需要两台服务器上的数据库。
在此先感谢您的帮助。
迁移数据库意味着复制其所有数据和元数据(假设在 MySQL 端有源类型的等价物)。如果将 MySQL 迁移到 MySQL,当然没有问题。