mirror of
https://github.com/MariaDB/server.git
synced 2025-11-13 21:42:58 +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).
31 KiB
31 KiB