首页
技术日记
编程
旅游
数码
登录
标签
allocation
Memory allocation详解
Memory allocation详解在C中,我们可以很方便的动态分配内存,那么动态分配后的初始化顺序和释放内存时候的析构顺序究竟是怎样的呢,我们来回顾一下首先我们想看一
详解
memory
allocation
admin
4月前
58
0
mysql:memory allocation error 1038 out of sort memory consider increasing server sort buffer size
1,进入mysql SET GLOBAL sort_buffer_size2048*2048如果还是不行就把数值改大一些,而且可能电脑关机之后又需要修改 2,在配置文件里my.ini sort_buffer_s
error
allocation
MySQL
memory
buffer
admin
2025-1-31
77
0