mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
Due to a legacy bug in the code of make_join_statistics() detecting so-called constant tables could miss some of them in rare queries that used RIGHT JOIN. As a result these queries had execution plans different from the execution plans of the equivalent queries with LEFT JOIN. Besides starting from 10.2 this could trigger an assertion failure.
60 KiB
60 KiB