Files
MaxScale/include/maxscale
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-22 11:35:35 +03:00
2018-08-27 14:20:36 +03:00
2017-02-20 17:44:22 +02:00
2018-08-22 11:35:35 +03:00
2018-08-22 11:35:35 +03:00
2018-08-22 11:35:35 +03:00
2018-08-22 11:35:35 +03:00
2018-08-22 11:35:35 +03:00
2018-08-22 11:35:35 +03:00
2017-03-09 10:01:38 +02:00