如何确定在information_schema.metadata_lock_info上的元数据锁信息行(SELECT * FROM MariaDB )中显示的线程ID的SQL语句?Server version: 10.0.15-MariaDB MariaDB Server
从MySQL的角度来看,所有相关的问题都深入到“等待表元数据锁”中,但这对MariaDB没有帮助,因为它们的内省实现方式与我所能知道的不同它确实显示了语句,但也没有显示它有锁。因此,我打开元数据锁信息,如这里所解释的。这只提供锁持有人的
User1回答了问题2-3次,回答错了2次。
问题3被回答了2次,只有1次错误。所以我想要同样的问题两次错。WHERE mdl_question_attempt_steps.questionattemptid=mdl_question_attempts.id and mdl_question_attempt_steps.useridWHERE mdl_question_attempt_steps.questionattemptid=mdl_question_attempts.id a