Main public logs
Combined display of all available logs of Qiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:36, 3 September 2025 Ryan talk contribs created page Optimized MySQL/MariaDB Configuration for AWS t4g.micro (1 vCPU, 1 GB RAM) (Created page with "The t4g.micro has 1 vCPU and 1 GB of RAM, so we need to be very conservative with memory usage. <pre> # MySQL/MariaDB optimization for AWS t4g.micro (1 vCPU, 1GB RAM) # Graviton2 ARM processor optimization # Place this file in /etc/my.cnf.d/graviton-optimization.cnf [mysqld] # === Memory Settings (Conservative for 1GB RAM) === # Total memory usage should stay under ~400-500MB to leave room for OS and other processes # InnoDB Buffer Pool - Most important memory setting...")