Commit b3820697 authored by sergefp@mysql.com's avatar sergefp@mysql.com
Browse files

Small comments fix

parent 82973c72
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -5824,6 +5824,11 @@ check_quick_select(PARAM *param,uint idx,SEL_ARG *tree)
    param->is_ror_scan is cleared if the function detects that the key scan is
      not a Rowid-Ordered Retrieval scan ( see comments for is_key_scan_ror
      function for description of which key scans are ROR scans)

  RETURN
    #records      E(#records) for given subtree
    HA_POS_ERROR  if subtree cannot be used for record retrieval

*/

static ha_rows