All public logs

Jump to navigation Jump to search

Combined display of all available logs of Aquarium-Control. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 06:16, 2 August 2025 Uwe talk contribs created page Event-based deletion of old database entries (Created page with "Add the line <code>event_scheduler=ON</code> to MariaDb configuration file (usually <code>/etc/mysql/my.cnf</code>). <pre> # The MariaDB configuration file # # The MariaDB/MySQL tools read configuration files in the following order: # 1. "/etc/mysql/mariadb.cnf" (this file) to set global defaults, # 2. "/etc/mysql/conf.d/*.cnf" to set global options. # 3. "/etc/mysql/mariadb.conf.d/*.cnf" to set MariaDB-only options. # 4. "~/.my.cnf" to set user-specific options. # # If...")