Files
MaxScale/server/modules
Johan Wikman 5c1a1c2700 MXS-2026 Separate QC process and thread initialization
qc_thread_init() must now explicitly be called in every thread
and not just in other threads but the one where qc_process_init()
is called.

This change was caused by QC_INIT_SELF initialization actually
being performed in query_classifier.cc. Before this change, there
actually was a leak in the routing worker running in the main
thread, the query classification cache was created twice.
2018-08-29 09:47:13 +03:00
..
2018-08-15 09:28:04 +03:00
2018-08-28 16:06:23 +03:00
2018-08-28 16:06:23 +03:00
2017-02-15 09:31:14 +02:00