Files
MaxScale/server/modules/protocol/MySQL/MySQLBackend
Markus Makela 68d3fc1092 Remove the DCB write queue locking
Since only one thread can append to the DCBs write queue at a time, there
is no need to lock it.
2016-11-30 10:28:22 +02:00
..