• unknown's avatar
    Try to lower the probability of a stall of mysqldump AND most client... · ce858166
    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).
    ce858166
mysqldump.c 67.9 KB