mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Fix off-by-one error in Histogram_json_hb::find_bucket
This commit is contained in:
@ -182,4 +182,3 @@ SET histogram_type= JSON_HB;
|
||||
ANALYZE TABLE t1 PERSISTENT FOR ALL;
|
||||
SELECT * FROM t1;
|
||||
drop table t1;
|
||||
|
||||
|
Reference in New Issue
Block a user