]> source.dussan.org Git - redmine.git/commit
Use a global lock provided by @with_advisory_lock@ gem to work around deadlock issues...
authorMarius Balteanu <marius.balteanu@zitec.com>
Sat, 18 Nov 2023 14:39:28 +0000 (14:39 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Sat, 18 Nov 2023 14:39:28 +0000 (14:39 +0000)
commitaa9b6816787e66c7f61a190aa4c60271e2bdf7de
tree01717c8435238b43928fa97aba4f435f3dc978a5
parentb7a190399fbbf7fd7755e9588adeebbb04433fef
Use a global lock provided by @with_advisory_lock@ gem to work around deadlock issues when MySQL >= 5.7 (#39437).

Patch by Jens Krämer.

git-svn-id: https://svn.redmine.org/redmine/trunk@22458 e93f8b46-1217-0410-a6f0-8f06a7374b81
Gemfile
lib/redmine/nested_set/issue_nested_set.rb
test/unit/issue_nested_set_concurrency_test.rb