mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +03:00
MATCH() function accepts column list as an argument. It was possible to override this requirement with aliased non-column select expression. Which results in server crash. With this fix aliased non-column select expressions are not accepted by MATCH() function, returning an error.
15 KiB
15 KiB