Skip to content

Commit b8b1aef

Browse files
committed
Cleanup: Orphan que_thr_mutex declaration
The orphan declaration was added in MySQL 5.6.2 mysql/mysql-server@2915417 and MariaDB commit 1d0f70c.
1 parent 4689034 commit b8b1aef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

storage/innobase/include/que0que.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ Created 5/27/1996 Heikki Tuuri
3535
#include "row0types.h"
3636
#include "pars0types.h"
3737

38-
/** Mutex protecting the query threads. */
39-
extern ib_mutex_tque_thr_mutex;
40-
4138
/***********************************************************************//**
4239
Creates a query graph fork node.
4340
@return own: fork node */

0 commit comments

Comments
 (0)