Changelog
12/04/2017
Shared servers: MySQL and PostgreSQL requests that exceed 1h will be automatically killed by default
max_statement_time
(for MariaDB) and statement_timeout
(PostgreSQL) are now set to 1 hour. Both can be manually overriden by our clients on a per-session or per-request basis if they really need to execute requests that last more than one hour.