• unknown's avatar
    logging_ok: · f1c81bf6
    unknown authored
      Logging to logging@openlogging.org accepted
    func_group.result, func_group.test:
      Added a test case for bug #8893.
    opt_sum.cc:
      A misplaced initialization for the returned parameter
      prefix_len in the function find_key_for_maxmin caused
      usage of a wrong key prefix by the min/max optimization
      in cases when the matching index was not the first index
      that contained the min/max field.
    
    
    sql/opt_sum.cc:
      A misplaced initialization for the returned parameter
      prefix_len in the function find_key_for_maxmin caused
      usage of a wrong key prefix by the min/max optimization
      in cases when the matching index was not the first index
      that contained the min/max field.
    mysql-test/t/func_group.test:
      Added a test case for bug #8893.
    mysql-test/r/func_group.result:
      Added a test case for bug #8893.
    BitKeeper/etc/logging_ok:
      Logging to logging@openlogging.org accepted
    f1c81bf6
opt_sum.cc 24.2 KB