summaryrefslogtreecommitdiff
path: root/sql/client_settings.h
diff options
context:
space:
mode:
authorunknown <kaa@polly.local>2007-03-26 13:31:23 +0400
committerunknown <kaa@polly.local>2007-03-26 13:31:23 +0400
commita86018fd78cc646cce1efb8fa03d22140bcd660d (patch)
tree52c94bbbe186681fb26a152efa8d8bf5e88d4925 /sql/client_settings.h
parentbe0a4fe7607892b556e7ea6b07d5a1b8589e1a1f (diff)
downloadmariadb-git-a86018fd78cc646cce1efb8fa03d22140bcd660d.tar.gz
Fix for bug #26844 "Memory allocation failures ignored by slave IO thread".
Pass ME_NOREFRESH flag to an error handler in my_malloc() and _mymalloc() in case of memory allocation failure, so that it gets logged to the error log. mysys/my_malloc.c: Pass ME_NOREFRESH flag to an error handler in my_malloc() in case of memory allocation failure, so that it gets logged to the error log. mysys/safemalloc.c: Pass ME_NOREFRESH flag to an error handler in _mymalloc() in case of memory allocation failure, so that it gets logged to the error log.
Diffstat (limited to 'sql/client_settings.h')
0 files changed, 0 insertions, 0 deletions