Fixed
- Fixed the excessive memory usage that was caused by the DNS queries logger.
Changed
- Made the MySQL database connections start with the
autocommit=trueoption to ensure that any SQL commands take effect immediately.
autocommit=true option to ensure that any SQL commands take effect immediately.