diff options
author | evgen@moonbone.local <> | 2005-05-30 03:32:50 +0400 |
---|---|---|
committer | evgen@moonbone.local <> | 2005-05-30 03:32:50 +0400 |
commit | 077086cd964a68eb826321e5e29ff2c7a1d0aa56 (patch) | |
tree | 12f6115dd7147775118ed3f1eb301b7402817ffe /sql/share | |
parent | f8cb00640f06230f0d8f200a04ccd91d02bb8bd3 (diff) | |
download | mariadb-git-077086cd964a68eb826321e5e29ff2c7a1d0aa56.tar.gz |
Fix bug #9593 "The combination of COUNT, DISTINCT and CONCAT seems to lock the
server"
Bug appears only on Windows platform. Freeing memory in
TMP_TABLE_PARAM::cleanup() allocated by new Copy_fields[0] in
setup_copy_fields() results in memory destruction. In test IF used instead
of CONCAT because IF have more stable crash.
Diffstat (limited to 'sql/share')
0 files changed, 0 insertions, 0 deletions