摘要:
ps-osc https://www.percona.com/doc/percona-toolkit/LATEST/pt-online-schema-change.html 一、MySQL ddl 的问题现状在运维mysql数据库时,我们总会对数据表进行ddl 变更,修改添加字段或者索引,对于mys 阅读全文
posted @ 2018-12-09 23:34
海东潮
阅读(1261)
评论(0)
推荐(0)
摘要:
Table of Contents SELECTs -- do's and don'tsINDEXingENGINE DifferencesOptimizations, and notPARTITIONingMemory UsageCharacter SetsDatatypes - Directly 阅读全文
posted @ 2018-12-09 19:26
海东潮
阅读(271)
评论(0)
推荐(0)
摘要:
http://mysql.rjweb.org/bestof.html I have tagged many of the better forum threads. 'Better' is based on how good I thing the answer was. (<bias> I wro 阅读全文
posted @ 2018-12-09 19:24
海东潮
阅读(733)
评论(0)
推荐(0)
摘要:
Table of Contents Analyze MySQL PerformanceTuningSlow queries and Slowlog Table of Contents Brought to you by Rick James Analyze MySQL Performance Whe 阅读全文
posted @ 2018-12-09 19:20
海东潮
阅读(507)
评论(0)
推荐(0)
摘要:
Table of Contents The ProblemAlgorithmDigressionFirst, some examplesAlgorithm, Step 1 (WHERE "column = const")Algorithm, Step 2Algorithm, Step 2a (one 阅读全文
posted @ 2018-12-09 19:14
海东潮
阅读(310)
评论(0)
推荐(0)
摘要:
Table of Contents The ProblemFuture SolutionsOverview of SolutionShortcutAssumptions/Restrictions/ComplicationsDatabase LayerThe AlterOne Iteration (C 阅读全文
posted @ 2018-12-09 18:46
海东潮
阅读(1243)
评论(0)
推荐(0)
摘要:
http://shlomi-noach.github.io/common_schema/introduction.html https://github.com/shlomi-noach/common_schema 阅读全文
posted @ 2018-12-09 18:36
海东潮
阅读(245)
评论(0)
推荐(0)
摘要:
原文地址:http://mysql.rjweb.org/doc.php/deletebig Table of Contents The ProblemWhy it is a ProblemInnoDB and undoSolutionsPARTITIONDeleting in ChunksInnoD 阅读全文
posted @ 2018-12-09 18:22
海东潮
阅读(1741)
评论(0)
推荐(0)
摘要:
由于需要用到utf8mb4,之前是utf8现在给改成utf8mb4 查看当前环境 SHOW VARIABLES WHERE Variable_name LIKE 'character\_set\_%' OR Variable_name LIKE 'collation%'; + + + | Varia 阅读全文
posted @ 2018-12-09 17:41
海东潮
阅读(2265)
评论(0)
推荐(0)
摘要:
发贴人 Sergio-Oracle 于2018-4-18 23:10:15在Oracle Linux Introduction How Does This Work? Requirements Before You Get Started Steps Clone the vagrant-boxes 阅读全文
posted @ 2018-12-09 00:21
海东潮
阅读(369)
评论(0)
推荐(0)
摘要:
GTID简介 概念 全局事务标识符(GTID)是创建的唯一标识符,并与在源(主)服务器上提交的每个事务相关联。此标识符不但是唯一的,而且在给定复制设置中的所有服务器上都是唯一的。所有交易和所有GTID之间都有一对一的映射关系。GTID由source_id和transaction_id组成 GTID 阅读全文
posted @ 2018-12-09 00:14
海东潮
阅读(1204)
评论(0)
推荐(0)
摘要:
Linux 内核提供了一种通过 proc 文件系统,在运行时访问内核内部数据结构、改变内核设置的机制。proc 文件系统是一个伪文件系统,它只存在内存当中,而不占用外存空间。它以文件系统的方式为访问系统内核数据的操作提供接口。 用户和应用程序可以通过 proc 得到系统的信息,并可以改变内核的某些参 阅读全文
posted @ 2018-12-09 00:10
海东潮
阅读(3075)
评论(0)
推荐(1)
摘要:
https://github.com/sysown/proxysql/wiki 阅读全文
posted @ 2018-12-09 00:05
海东潮
阅读(174)
评论(0)
推荐(0)
摘要:
线上查询及帮助命令 文件和目录操作命令 查看文件及内容处理命令 文件压缩及解压缩命令 信息显示命令 搜索文件命令 用户管理命令 基础网络操作命令 深入网络操作命令 有关磁盘与文件系统的命令 系统权限及用户授权相关命令 查看系统用户登陆信息的命令 内置命令及其它 系统管理与性能监视命令 关机 / 重启 阅读全文
posted @ 2018-12-09 00:03
海东潮
阅读(258)
评论(0)
推荐(0)

浙公网安备 33010602011771号