1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

MDEV-31673 MDEV-29502 Remove spider_db_handler::need_lock_before_set_sql_for_exec

This function trivially returns false
This commit is contained in:
Yuchen Pei
2023-09-14 15:50:31 +10:00
parent 1407f99963
commit d8e9f3d981
7 changed files with 56 additions and 471 deletions

View File

@@ -1476,9 +1476,6 @@ public:
SPIDER_HS_STRING_REF &info
);
#endif
bool need_lock_before_set_sql_for_exec(
ulong sql_type
);
#ifdef SPIDER_HAS_GROUP_BY_HANDLER
int set_sql_for_exec(
ulong sql_type,