Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How does running a remote MySQL host impact MySQL services?

0
Posted

How does running a remote MySQL host impact MySQL services?

0

Using a remote MySQL setup, will be functionally the same a using a local setup. Since you are configuring all your customer connections to occur over tcp, the only difference will be their connection string. On the backend, the only applications that are connecting with domain sockets are horde, squirrel mail, and phpMyAdmin. All these connections are built dynamically from system variables determined by your configuration. All service status information should be displayed normally. In short, running a remote MySQL host will have little to no impact.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123