mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
statement from a UNION query with ORDER BY an expression containing RAND(). The crash happened because the global order by list in the union query was not re-initialized for execution. (Local order by lists were re-initialized though).
18 KiB
18 KiB