Alterações na distribuição 3.23.2 (09 Aug 1999)


Fixed range optimiser bug: SELECT * FROM table_name WHERE key_part1 >= const AND (key_part2 = const OR key_part2 = const). The bug was that some rows could be duplicated in the result.

Retornar