Bug #70185 Mysql 5.6.13 - InnoDB: Unable to allocate memory ...
bugs.mysql.com › bugJan 23, 2014 · key_buffer_size=8589934592 read_buffer_size=131072 max_used_connections=0 max_threads=2000 thread_count=0 connection_count=0 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 16863748 K bytes of memory Hope that's ok; if not, decrease some variables in the equation.