We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49de956 commit 23f9bb9Copy full SHA for 23f9bb9
storage/rocksdb/mysql-test/rocksdb/my.cnf
@@ -11,3 +11,7 @@ loose-rocksdb_lock_wait_timeout=1
11
loose-rocksdb_strict_collation_check=0
12
13
loose-rocksdb-flush-log-at-trx-commit=0
14
+
15
+# The following is to get rid of the harmless
16
+# "Deadlock found when trying to get lock" errors, see MDEV-12285.
17
+log-warnings=1
0 commit comments