• marko's avatar
    Port r145 from branches/5.0: · dc8fdd92
    marko authored
    Make innodb_thread_concurrency 0 by default, and extend the useable
    range from 0 to 1000 (0 disables the thread throttling).
    
    Remove SRV_CONCURRENCY_THRESHOLD (20).  The magic value to
    disable the thread throttling is 0 from now on.
    dc8fdd92
srv0srv.c 74.5 KB