• unknown's avatar
    srv0srv.c: · f8f7e459
    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
    f8f7e459
srv0srv.c 65.3 KB