Commit dd656648 authored by unknown's avatar unknown

Cosmetic fixes

parent 106210cc
......@@ -478,11 +478,11 @@ static const ulong index_type_flags[]=
/* PRIMARY_KEY_ORDERED_INDEX */
/*
Enable HA_KEY_READ_ONLY when "sorted" indexes are supported,
Enable HA_KEYREAD_ONLY when "sorted" indexes are supported,
thus ORDERD BY clauses can be optimized by reading directly
through the index.
*/
// HA_KEY_READ_ONLY |
// HA_KEYREAD_ONLY |
HA_READ_NEXT |
HA_READ_RANGE,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment