summaryrefslogtreecommitdiff
path: root/sql/item_uniq.cc
diff options
context:
space:
mode:
authorMattias Jonsson <mattias.jonsson@oracle.com>2011-12-12 14:07:02 +0100
committerMattias Jonsson <mattias.jonsson@oracle.com>2011-12-12 14:07:02 +0100
commitbeedf6b261b243ec0a2332162bface6ec7d58dd0 (patch)
tree86868d0d8268b65cd2a903f192c0044e3f8221d1 /sql/item_uniq.cc
parent138df47b4988aa59ddf3be74710c1537240b1ccc (diff)
downloadmariadb-git-beedf6b261b243ec0a2332162bface6ec7d58dd0.tar.gz
Bug#12361113: CRASH WHEN "LOAD INDEX INTO CACHE" WITH TOO
SMALL KEY CACHE The server crashed on division by zero because the key cache was not initialized and the block length was 0 which was used in a division. The fix was to not allow CACHE INDEX if the key cache was not initiallized. Thus never try LOAD INDEX INTO CACHE for an uninitialized key cache. Also added some windows files/directories to .bzrignore.
Diffstat (limited to 'sql/item_uniq.cc')
0 files changed, 0 insertions, 0 deletions