会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
友哥
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
7
8
···
28
下一页
2019年2月13日
gh-ost的延迟控制机制
摘要: root@sbtest04:46:19>select * from _yougege_ghc limit 10\G*************************** 1. row *************************** id: 1last_update: 2019-02-13 1
阅读全文
posted @ 2019-02-13 16:48 友哥
阅读(244)
评论(0)
推荐(0)
2019年1月22日
MGR的debug版本
摘要: debug版本的MGR 相较于 非 debug 版本, applier性能差距有40倍之多。
阅读全文
posted @ 2019-01-22 10:37 友哥
阅读(153)
评论(0)
推荐(0)
2019年1月16日
c语言版本的coroutine
摘要: 想过,但是没想到,还真有啊!
阅读全文
posted @ 2019-01-16 21:00 友哥
阅读(198)
评论(0)
推荐(0)
2019年1月11日
检查数据不一致脚本
摘要: import MySQLdb max_id=250000 sql_prefix="select crc32(group_concat(concat(id,k,c,pad))) from sbtest1 where id>= %s and id max_id: break if increment < 1: bre...
阅读全文
posted @ 2019-01-11 19:56 友哥
阅读(225)
评论(0)
推荐(0)
2018年11月19日
索引的新理解
摘要: 原来以为限制是多个字段一起限制,原来是针对单个字段的限制
阅读全文
posted @ 2018-11-19 21:39 友哥
阅读(144)
评论(0)
推荐(0)
数据库放到容器里
摘要: 有什么好处啊
阅读全文
posted @ 2018-11-19 19:19 友哥
阅读(227)
评论(0)
推荐(0)
2018年11月7日
动态规划
摘要: P219
阅读全文
posted @ 2018-11-07 20:53 友哥
阅读(131)
评论(0)
推荐(0)
2018年11月6日
pg执行计划
摘要:
阅读全文
posted @ 2018-11-06 10:36 友哥
阅读(275)
评论(0)
推荐(0)
每天晚上一个动态规划
摘要: 如题
阅读全文
posted @ 2018-11-06 10:16 友哥
阅读(149)
评论(0)
推荐(0)
postgresql parallel join example
摘要: CREATE TABLE public.pgbench_accounts_bak ( aid integer NOT NULL, bid integer, abalance integer, filler character(84)); ALTER TABLE public.pgbench_acco
阅读全文
posted @ 2018-11-06 10:01 友哥
阅读(272)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
···
28
下一页
公告