• mkaruza's avatar
    MDEV-15845 Test failure on galera.galera_concurrent_ctas · 16384fae
    mkaruza authored
    While executing CTAS galera applier thread can cause CTAS to abort and rollback. Rollback can take time causing applier thread to shutdown node after serial unsuccessful retries to apply transaction. Don't set lock_wait_timeout to zero to wait for lock.
    16384fae
sql_base.cc 315 KB