diff options
author | igor@olga.mysql.com <> | 2007-05-14 16:41:09 -0700 |
---|---|---|
committer | igor@olga.mysql.com <> | 2007-05-14 16:41:09 -0700 |
commit | d71043b8892ffa6ac1fc66b1ab7e082bcb234bab (patch) | |
tree | c69d06d257c43de7983d59c91eb31625c3043087 /include | |
parent | 681ef616ed92a6657ad4b5e6879edba5e8602250 (diff) | |
download | mariadb-git-d71043b8892ffa6ac1fc66b1ab7e082bcb234bab.tar.gz |
Fixed bug #27937: crash for the the second execution of a prepared
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).
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions