MDEV-20324: Galera threads are not registered to performance schema
Galera threads were not registered to performance schema and used pthread_create when mysql_thread_create should have been used. Added test case to verify current galera performance schema instrumentation does work.
Showing
Please register or sign in to comment