Fix dense_rank returning minimum rank of 2 when using null columns.
The bug was caused by a weird behaviour in test_if_group_changed, not returning true when testing for the first time after initializing the Cached_item list.
Showing
mysql-test/r/win_rank.result
0 → 100644
mysql-test/t/win_rank.test
0 → 100644
Please register or sign in to comment