Database Administrators
Q&A for database professionals who wish to improve their database skills
Latest Questions
2
votes
1
answers
58
views
Stategies for scaling out MySQL/MariaDB when database gets too large for a single host?
What are your strategies when a MySQL/MariaDB database server grows to have too much traffic for a single host to handle, i.e. scaling CPU/RAM is not an option anymore? Do you deploy ProxySQL to start splitting the traffic according to some rule to two different hosts? What would the rule be, and ho...
What are your strategies when a MySQL/MariaDB database server grows to have too much traffic for a single host to handle, i.e. scaling CPU/RAM is not an option anymore? Do you deploy ProxySQL to start splitting the traffic according to some rule to two different hosts? What would the rule be, and how would you split the data? Has anyone migrated to TiDB? In that case, what was the strategy to detect if the SQL your app uses is fully compatible with TiDB?
Otto
(469 rep)
May 6, 2025, 07:04 PM
• Last activity: Jun 7, 2025, 02:56 PM
0
votes
1
answers
36
views
Is TiDB compatible with WordPress, anyone running a large WP site with it?
Has anyone successfully deployed WordPress with TiDB in a production environment? Are there known compatibility issues (e.g., unsupported SQL syntax like SQL_CALC_FOUND_ROWS) that should be accounted for? There is no mention of TiDB at https://wordpress.org/about/stats/#mysql_versions nor at https:/...
Has anyone successfully deployed WordPress with TiDB in a production environment? Are there known compatibility issues (e.g., unsupported SQL syntax like SQL_CALC_FOUND_ROWS) that should be accounted for?
There is no mention of TiDB at https://wordpress.org/about/stats/#mysql_versions nor at https://wordpress.org/about/requirements/ , and various websites/blogs seem like one-off tests.
Otto
(469 rep)
May 13, 2025, 01:33 AM
• Last activity: Jun 7, 2025, 07:15 AM
Showing page 1 of 2 total questions