• unknown's avatar
    BUG#19394 OPT_INNODB_THREAD_CONCURRENCY duplicated · 9dd7f535
    unknown authored
    Removed duplication (not a user-visible change)
    
    
    sql/mysqld.cc:
      Two of the startup options for mysqld, innodb_commit_concurrency
      and innodb_thread_concurrency, were using the same enumeration
      value. Changed to give innodb_commit_concurrency it's own value.
    9dd7f535
mysqld.cc 270 KB