catalyst / moodle-tool_lockstats

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

SQL Error on adhoc_tasks.php 141 #79

Closed joshwillcock closed 4 years ago

joshwillcock commented 5 years ago

Hello,

Added this plugin mainly to learn how Scheduled Tasks get distributed on a cluster. But I am getting an error on a fresh install: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ON (classes.classname) classes.classname, cl' at line 1...

Before I look into deeply at resolving this, is this plugin supposed to be compatible with MariaDB & Moodle 3.5?

Thanks

brendanheywood commented 4 years ago

@joshwillcock are you able to test that patch above?

brendanheywood commented 4 years ago

should be already fixed