Files
MaxScale/query_classifier/test
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
..
2016-08-11 12:44:07 +03:00
2017-06-30 08:36:19 +02:00
2017-08-24 09:58:18 +03:00
2017-08-31 13:27:02 +03:00
2017-08-24 09:58:18 +03:00
2017-06-28 21:33:04 +02:00
2017-08-31 13:27:02 +03:00
2018-06-25 10:07:52 +03:00
2018-08-10 07:50:18 +03:00