Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Commit 3df548d

Browse files
committed
Bug#33944595 BUILD BREAK WHEN USING WITH_LOCK_ORDER
Additional fix, specific to mysql-trunk. Approved by: Chris Powers <chris.powers@oracle.com>
1 parent bc361bb commit 3df548d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎sql/sql_insert.cc‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
#include "my_thread_local.h"
5050
#include "mysql/components/services/bits/psi_bits.h"
5151
#include "mysql/mysql_lex_string.h"
52+
#include "mysql/psi/mysql_table.h" // IWYU pragma: keep
5253
#include "mysql/service_mysql_alloc.h"
5354
#include "mysql_com.h"
5455
#include "mysqld_error.h"

0 commit comments

Comments
 (0)