summaryrefslogtreecommitdiff
path: root/storage/spider/spd_param.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/spider/spd_param.h')
-rw-r--r--storage/spider/spd_param.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/storage/spider/spd_param.h b/storage/spider/spd_param.h
index 4f436d50bc7..9ffb9e8c278 100644
--- a/storage/spider/spd_param.h
+++ b/storage/spider/spd_param.h
@@ -428,3 +428,6 @@ int spider_param_remote_wait_timeout(
int spider_param_wait_timeout(
THD *thd
);
+bool spider_param_sync_sql_mode(
+ THD *thd
+);