• unknown's avatar
    opt_range.cc, range.result, range.test: · 12f1b6c6
    unknown authored
      Bug #6045: Binary Comparison regression in MySQL 4.1
      Binary searches didn't use a case insensitive index, now they do.
    
    
    mysql-test/t/range.test:
      Bug #6045: Binary Comparison regression in MySQL 4.1
      Binary searches didn't use a case insensitive index, now they do.
    mysql-test/r/range.result:
      Bug #6045: Binary Comparison regression in MySQL 4.1
      Binary searches didn't use a case insensitive index, now they do.
    sql/opt_range.cc:
      Bug #6045: Binary Comparison regression in MySQL 4.1
      Binary searches didn't use a case insensitive index, now they do.
    12f1b6c6
opt_range.cc 79.5 KB