catalyst / moodle-tool_lockstats

Moodle cron / task API lock statistics admin tool
https://moodle.org/plugins/tool_lockstats
6 stars 13 forks source link

Warning for duplicate records of same class #60

Closed ilyatregubov closed 5 years ago

ilyatregubov commented 5 years ago

Moodle function get_records_sql throws warning when duplicated records are returned

HP message: PHP Notice: Did you remember to make the first column something unique in your call to get_records? Duplicate value '\tool_testtasks\task\timed_adhoc_task' found in column 'classname'.

in /var/www/moodle/lib/weblib.php on line 3234