💻 Software
MySQL database across multiple servers
Fresh5 days ago
Mar 15, 202613636 viewsConfidence Score0%
0%
Problem
Ok, really don't know how to ask what I am looking to find out which is likely why my reading and research otherwise is yielding nothing relative per say. So what I currently have is a single MySQL database, and I know sooner or later the data is going to pile up and I will run out of room on this …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: MySQL database across multiple servers
Low Risk
You can indeed, 'tis MySQL Clustering you need. One feature in particular - "auto-sharding" - will spread your data across multiple machines. "Online scaling" allows you to add new nodes if you need more capacity while the db is running. Pretty cool…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix