会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
邱明成
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
23
24
25
26
27
28
29
30
31
···
74
下一页
2019年5月30日
Disable foreign key checks during import
摘要: The command sets the value of a variable in a session scope. So it affects on the current session only, and do not affect on another sessions, both al
阅读全文
posted @ 2019-05-30 11:06 邱明成
阅读(264)
评论(0)
推荐(0)
2019年5月14日
mysql密码中有特殊字符&在命令行下登录
摘要: 在服务器上,通常为了快速登录数据库,我们会使用mysql -hhost -uusername -ppassword db的方式登录数据库,如果密码中没有特殊字符&,会直接进入数据库sql命令行下,如果有特殊字符&,那么就会出现如下提示: -bash: syntax error near unexpe
阅读全文
posted @ 2019-05-14 10:03 邱明成
阅读(10815)
评论(0)
推荐(2)
2019年5月7日
Percona XtraBackup 实现全备&增量备份与恢复
摘要: https://www.linuxidc.com/Linux/2017-06/145040.htm https://www.cnblogs.com/gomysql/p/3650645.html
阅读全文
posted @ 2019-05-07 16:10 邱明成
阅读(549)
评论(0)
推荐(0)
2019年5月4日
objdump反汇编用法示例
摘要: https://blog.csdn.net/zoomdy/article/details/50563680
阅读全文
posted @ 2019-05-04 15:22 邱明成
阅读(2364)
评论(0)
推荐(0)
2019年5月2日
linux 系统的文件类型
摘要: 可以通过ls -l去查看。
阅读全文
posted @ 2019-05-02 16:24 邱明成
阅读(204)
评论(0)
推荐(0)
动态库制作与使用
摘要:
阅读全文
posted @ 2019-05-02 14:23 邱明成
阅读(509)
评论(0)
推荐(0)
静态库制作与使用
摘要:
阅读全文
posted @ 2019-05-02 14:21 邱明成
阅读(226)
评论(0)
推荐(0)
2019年5月1日
GDB调试基本命令
摘要: 来自:https://www.iqiyi.com/v_19rqzcljxg.html#curid=1306384200_2ae732c12c9c83049a096281fbdeee59
阅读全文
posted @ 2019-05-01 17:58 邱明成
阅读(223)
评论(0)
推荐(0)
2019年4月30日
MyCAT 源码解析 —— 分片结果合并(使用unsaferow)
摘要: 1. 概述 2. 多分片执行 SQL 3. 合并多分片结果 3.1 记录头(header) 3.2 记录行(row) 3.1 AbstractDataNodeMerge 3.2 DataNodeMergeManager 3.3 UnsafeRow 3.4 UnsafeExternalRowSorte
阅读全文
posted @ 2019-04-30 00:16 邱明成
阅读(894)
评论(0)
推荐(0)
2019年4月25日
linux sar 命令详解(历史资源查看,如内存、CUP等等)
摘要: sar(System Activity Reporter系统活动情况报告)是目前 Linux 上最为全面的系统性能分析工具之一,可以从多方面对系统的活动进行报告,包括:文件的读写情况、系统调用的使用情况、磁盘I/O、CPU效率、内存使用状况、进程活动及IPC有关的活动等。本文主要以CentOS 6.
阅读全文
posted @ 2019-04-25 17:54 邱明成
阅读(26170)
评论(0)
推荐(1)
上一页
1
···
23
24
25
26
27
28
29
30
31
···
74
下一页
公告