mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
As a result of this merge the code for the following tasks appears in 10.3:
- MDEV-12172 Implement tables specified by table value constructors
- MDEV-12176 Transform [NOT] IN predicate with long list of values INTO
[NOT] IN subquery.