summaryrefslogtreecommitdiff
path: root/sql/share
diff options
context:
space:
mode:
authorevgen@moonbone.local <>2005-05-30 03:32:50 +0400
committerevgen@moonbone.local <>2005-05-30 03:32:50 +0400
commit077086cd964a68eb826321e5e29ff2c7a1d0aa56 (patch)
tree12f6115dd7147775118ed3f1eb301b7402817ffe /sql/share
parentf8cb00640f06230f0d8f200a04ccd91d02bb8bd3 (diff)
downloadmariadb-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