N H
N H
When checking the status of the session handler, it is hard coded to use '\core\session\memcached'. https://github.com/catalyst/moodle-tool_heartbeat/blob/fa9788750002907980d65e7af10c8d228fc131ab/index.php#L111 During the actual check, it uses a function 'memcache_connect()' which belongs to the php...
Very much related to #285 but the inverse. Also experienced that users locked out with grace mode did not show up in the locked users table. Resetting the grace factor...
When cleaner_courses is enabled during the cascade deletion some important tables have rows removed from them which can impact using the site. One example would be removing rows from the...
https://docs.moodle.org/dev/XMLDB_column_types Include 'longtext' and 'mediumtext' for mysql.