Deadlock disable
Hello! How to disable innodb_deadlock_detect ??? I tried to put in my.cnf, but mariadb does not start ... I tried with SET, but it says the variable doesn't exist ...
Answer Answered by Ian Gilfillan in this comment.
Which version are you running? It's only available from MariaDB 10.2.6. See https://mariadb.com/kb/en/innodb-system-variables/#innodb_deadlock_detect
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.