This article provides a unique perspective on Amazon Aurora. What is Amazon_Aurora? MySQL and PostgreSQL compatible relational databases built for the cloud A...
Set /etc/my.cnf to read configuration files under /etc/my.cnf.d Configuration details vim /etc/my.cnf -------------------------------- !includedir /etc/my.cnf.d...
environment Version # mysql --version mysql Ver 14.14 Distrib 5.7.33, for Linux (x86_64) using EditLine wrapper setting (of a computer or file, etc.) vim /etc...
Test the write speed of MySQL Set up the environment OS, MySQL version Use specialized tools Decide on a period of time Determine log format and level configu...
mysql data migration procedure Outline of what you want to do DB migration (application migration) from where to where mysql5.(VPS) -> mysql5(EC2) Why mak...