Skip to content

Commit 0dab691

Browse files
author
Ajo Robert
committed
Bug #24423143 - WRONG RESULTS FOR AGGREGATE QUERY
Doxygen fix. Change-Id: I7402fb1a1088e6cb8f4030b7814718f2d5f415da
1 parent bd17d9d commit 0dab691

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sql/opt_range.cc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12801,8 +12801,7 @@ check_group_min_max_predicates(Item *cond, Item_field *min_max_arg_item,
1280112801
Utility function used by min_max_inspect_cond_for_fields() for comparing
1280212802
FILED item with given MIN/MAX item and setting appropriate out paramater.
1280312803
12804-
@param cond Tree (or subtree) describing all or part of
12805-
the WHERE clause being analyzed.
12804+
@param item_field Item field for comparison.
1280612805
@param min_max_arg_item The field referenced by the MIN/MAX
1280712806
function(s).
1280812807
@param [out] min_max_arg_present This out parameter is set to true if

0 commit comments

Comments
 (0)