• marko's avatar
    branches/zip: Fix a race condition caused by · bb0e1c34
    marko authored
    SET GLOBAL innodb_commit_concurrency=DEFAULT. (Bug #45749)
    When innodb_commit_concurrency is initially set nonzero,
    DEFAULT would change it back to 0, triggering Bug #42101.
    rb://139 approved by Heikki Tuuri.
    bb0e1c34
innodb_bug42101.test 569 Bytes