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.
我有存储在本地主机上的 local_db。T1 是 local_db 中的表。我只想将T1的数据插入T2。T2 是 remote_db 中存储在远程服务器上的表。
一种选择是使用14.9。联合存储引擎