summaryrefslogtreecommitdiff
path: root/sql-bench/README
diff options
context:
space:
mode:
authorVladislav Vaintroub <wlad@mariadb.com>2018-06-22 15:24:09 +0100
committerVladislav Vaintroub <wlad@mariadb.com>2018-06-22 15:24:09 +0100
commitecc4682672f604bf24edb79662ba0eafdfd16f0c (patch)
tree6ef427714379a60b760b0039329531fc043974c7 /sql-bench/README
parent0d745343fc1e274a938bef9e91b18c508076ae62 (diff)
downloadmariadb-git-ecc4682672f604bf24edb79662ba0eafdfd16f0c.tar.gz
MDEV-16519 : mariabackup should fail if MDL could not be acquired with lock-ddl-per-table
There is a tiny chance for race condition during MDL acquisition. If table is renamed just prior to SELECT 1 FROM <table_name> LIMIT 0 then this query would fail, yet mariabackup --backup does not handle it as fatal error and continues, only to fail later during file copy. The fix is to die on error, of MDL lock query fails.
Diffstat (limited to 'sql-bench/README')
0 files changed, 0 insertions, 0 deletions