LIMIT_WORKER_THREADS top-level constant

int const LIMIT_WORKER_THREADS

The maximum number of auxiliary worker threads that a single prepared statement may start.

Implementation

const LIMIT_WORKER_THREADS = 11;