From f41f5f742f67eca9a9c18c3954a175f1b049ed01 Mon Sep 17 00:00:00 2001 From: Kentoku SHIBA Date: Tue, 25 Mar 2014 05:24:16 +0900 Subject: use handler no where clause --- storage/spider/ha_spider.h | 1 + 1 file changed, 1 insertion(+) (limited to 'storage/spider/ha_spider.h') diff --git a/storage/spider/ha_spider.h b/storage/spider/ha_spider.h index c26a8781f88..a944d3e0533 100644 --- a/storage/spider/ha_spider.h +++ b/storage/spider/ha_spider.h @@ -740,6 +740,7 @@ public: ); uint check_partitioned(); void check_direct_order_limit(); + int check_ha_range_eof(); int drop_tmp_tables(); bool handler_opened( int link_idx, -- cgit v1.2.1