mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Remove no longer needed things for DBUG handling in thread pool plugins
This commit is contained in:
@@ -97,11 +97,6 @@ public:
|
||||
|
||||
void *data; /* scheduler-specific data structure */
|
||||
|
||||
# ifndef DBUG_OFF
|
||||
char dbug_explain[512];
|
||||
bool set_explain;
|
||||
# endif
|
||||
|
||||
thd_scheduler();
|
||||
~thd_scheduler();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user