mirror of https://github.com/MariaDB/server
Browse Source
Do not use merge_for_insert for commands which use SELECT because optimizer can't work with such tables. Fixes which makes multi-delete working with normally merged views.