mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
Problem: creating a partitioned table during name resolution for the partition function we search for column names in all parts of the CREATE TABLE query. It is superfluous (and wrong) sometimes. Fix: launch name resolution for the partition function against the table we're creating.
237 KiB
237 KiB