The intention of this post is helping you with your go-live production deadline configuring huge pages for MySQL using Red Hat Enterprise Linux / CentOS.…
View More Configuring Huge Pages for MySQL Server on Red Hat LinuxTag: mysql
Upgrade from Amazon Aurora Serverless v1 to v2 with minimal downtime
When Amazon Aurora Serverless v1 came out, it was one of the most exciting new features of 2018. The ability to have a relational database without having…
View More Upgrade from Amazon Aurora Serverless v1 to v2 with minimal downtimeRun multiple instances of MySQL Server on Windows 10
You can download it from here. Now, run the MySQL community installer. In MySQL Installed, you can view the list of installed products. To add…
View More Run multiple instances of MySQL Server on Windows 10MySQL Master/Slave Replication in Windows
This guide will walk you through creating MySQL replication on existing live MySQL servers on Windows. While some downtime is required, we try to keep…
View More MySQL Master/Slave Replication in WindowsMySQL login root without password in Linux
to add more users just add more user and password in ~/.my.cnf
View More MySQL login root without password in Linux