mirror of
https://github.com/MariaDB/server.git
synced 2025-06-04 18:03:14 +03:00
- If select query chooses the index 'b' over clustered index then the issue can happen. Changed the test case to use primary index for the select query.