如何同步 2 个 MySQL 数据库?

发布于 2024-12-12 21:29:44 字数 219 浏览 1 评论 0原文

我编写了一个程序来使用为我的网站提供支持的 MySQL 数据库,并且我最近购买了一些经销商托管,但是托管公司限制了共享服务器上的外部访问,因此我打算在另一台服务器上设置一个外部 mySQL 数据库,该数据库可以可以远程访问,但是要做到这一点,我需要在我的经销商服务器上有一个 PHP 文件,该文件可以连接到本地数据库和远程数据库,并根据应用程序的请求通过 URL 同步它们。

有谁知道实现这一目标的最佳方法?

I written a program to work with a MySQL database that powers my website and I have recently bought some reseller hosting however the hosting company has restricted external access on the shared server, so I was going to setup an external mySQL database on another server that can be accessed remotely, however to do this I need a PHP file on my reseller server that can connect to the local database and the remote database and sync them on request from the application via a url.

Does anyone know the best method achieve this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文