Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.2
-
Component/s: Galera
-
Labels:None
Description
wsrep patch uses pthread_create() when it should use mysql_thread_create() to make threads visible for performance schema.