mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
5beae1f8dc
sort_buffer_size cannot allocate The NULL return from tree_insert() (on low memory) was not checked for in Item_func_group_concat::add(). As a result on low memory conditions a crash happens. Fixed by properly checking the return code.
1 line
71 B
Text
1 line
71 B
Text
--skip-grant-tables --skip-name-resolve --safemalloc-mem-limit=4000000
|