05 2020 档案

'xterm': unknown terminal type.
摘要:问题: 在linux上输入top命令,报错'xterm': unknown terminal type.网上找了很多方法都不行,拷贝目录也不行,下面说我的解决方法 解决: 1.将好的/usr/share/terminfo 拷贝到自己的服务器. 2.执行export,方向没有设置TERMINFO环境变 阅读全文

posted @ 2020-05-28 15:50 手撕高达的村长 阅读(3592) 评论(0) 推荐(1) 编辑

linux下压力测试工具ab的使用
摘要:一、安装 [root@node2 logs]# yum install httpd-tools 已加载插件:fastestmirror Loading mirror speeds from cached hostfile * base: mirrors.aliyun.com * extras: mi 阅读全文

posted @ 2020-05-28 15:03 手撕高达的村长 阅读(327) 评论(0) 推荐(0) 编辑

解决the table '' is full
摘要:线上项目中遇到一次在数据量有3G的一张表中添加字段的问题,结果字段添加不上去. 去网上找了什么增加size的方法,没用依然如此 这里说下我的解决办法,就是创建一个和原表一样的新表,把原表的数据copy到新表中,然后改表名就解决了这个问题 insert into new_table (a,b,c) s 阅读全文

posted @ 2020-05-22 08:59 手撕高达的村长 阅读(2341) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示