• unknown's avatar
    Try to lower the probability of a stall of mysqldump AND most client... · 9fcff33c
    unknown authored
    Try to lower the probability of a stall of mysqldump AND most client connections, when mysqldump does a FLUSH TABLES WITH READ LOCK
    (doing FLUSH TABLES first).
    
    
    client/mysqldump.c:
      try to lower the probability of a stall of mysqldump AND most client connections, when mysqldump does a FLUSH TABLES WITH READ LOCK
      (doing FLUSH TABLES first).
    9fcff33c
mysqldump.c 67.9 KB