野葱怎么吃:求助:请翻译以下一段英文!谢谢了!!!

来源:百度文库 编辑:中科新闻网 时间:2024/04/28 01:31:17
To find the MIN() or MAX() value for a specific indexed column key_col. This is optimized by a preprocessor that checks whether you are using WHERE key_part_N = constant on all key parts that occur before key_col in the index. In this case, MySQL does a single key lookup for each MIN() or MAX() expression and replaces it with a constant. If all expressions are replaced with constants, the query returns at once. For example:

为一种特性找最小 () 或最大 () 价值编入索引了专栏 key_col。这被一个检查你是否正在使用的预处理程序最佳化哪里在索引中的 key_col 之前发生的所有主要部份上的 key_part_N= constant。 在这情况, MySQL 为每个最小 () 或最大 () 做一个单一主要查询表达而且以一个常数替换它。 如果所有的表达与常数一起代替, 疑问立刻归还。 举例来说: