• unknown's avatar
    srv0srv.c: · 2eda6618
    unknown authored
      If innodb_thread_concurrency would be exceeded, let a thread sleep 10 ms before entering the FIFO queue; previously, the value was 50 ms, which Peter Z considered too long
    
    
    innobase/srv/srv0srv.c:
      If innodb_thread_concurrency would be exceeded, let a thread sleep 10 ms before entering the FIFO queue; previously, the value was 50 ms, which Peter Z considered too long
    2eda6618
srv0srv.c 65.3 KB