You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/include/proxy_defines.h

7 lines
179 B

// If defined then active pthread mutex in ProxySQL_Admin else use the wrlock
#define PA_PTHREAD_MUTEX
// If enabled, it adds support for auxiliary threads
#define IDLE_THREADS