Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hanchuanchuan/goInception

一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具
https://github.com/hanchuanchuan/goInception

update: 加载数据库默认字符集,优化字符类型长度审核

013455ce894f14096ef3d0020abaf8e8240083a4 authored almost 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #328 from hanchuanchuan/fix-generate-column-rollback

fix: 修复dml回滚语句未忽略计算列的问题(#324)

6cf220dd9dc00e04ecfddeff338563565cf60006 authored almost 4 years ago by hanchuanchuan <[email protected]>
fix: 修复dml回滚语句未忽略计算列的问题(#324)

3c2e70ebef07f3e981a2b39c44884b9d7eeba931 authored almost 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #327 from hanchuanchuan/fix-rename-multi-table

fix: 修复rename table语法一次修改多个表名时,有表名逻辑上不生效的问题 (#307)

201bf93accf220e328e6431bd28dd9c99d4931ca authored almost 4 years ago by hanchuanchuan <[email protected]>
fix: 修复rename table语法一次修改多个表名时,有表名逻辑上不生效的问题

46817f746d91cd4edbb600a7cd2a3f2110cee452 authored almost 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #326 from hanchuanchuan/update-charset-convert

update: 优化Alter Table字符集设置和转换语法的不同处理

29e150293a499294f6a513cb934a597dbdde3007 authored almost 4 years ago by hanchuanchuan <[email protected]>
update: 优化Alter Table字符集设置和转换语法的不同处理

fb9662f3da85a52115fb4d5e8e409064664b046f authored almost 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #319 from hanchuanchuan/feature-max-exec-time

feature: 添加选项max_execution_time设置会话级DML语句的最大执行时间

6bf4262e9a3a40201bf62123e55878075e03be32 authored almost 4 years ago by hanchuanchuan <[email protected]>
feature: 添加选项max_execution_time设置会话级DML语句的最大执行时间

38bea192373ebad9c2d1da534faab45921f732da authored almost 4 years ago by hanchuanchuan <[email protected]>
test: 修复新排序规则的单元测试error

6ca213b7ac9685a742d8af276c62c58345a6a83f authored almost 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #302 from hhyo/fix-ignore-osc

fix: 修复强制忽略osc的判断问题,语句中有任意需要使用osc执行的都不能忽略

dfd55a9502d03c2c1366845cb197c1ade4811ff3 authored almost 4 years ago by hanchuanchuan <[email protected]>
update: 添加gb18030_chinese_ci排序规则

ae6a7b68d3fdf0ac26729ae8cb56ffa24c2c9bdb authored almost 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #314 from hanchuanchuan/optimize-timeout-reconnect

update: 优化数据库连接超时时的处理(#306)

b930a4b425edd08dc85a45f3c514d0b5a8b0e4d7 authored almost 4 years ago by hanchuanchuan <[email protected]>
update: 优化数据库连接超时时的处理(#306)

a1b4a642d7dcf1ec0633c0c6172b0c8df730e91e authored almost 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #312 from hanchuanchuan/patch-github-actions

update: update github action go.yml

6d5d2c0a2d366b89e55b1f69b58c166d8e357eff authored almost 4 years ago by hanchuanchuan <[email protected]>
Update go.yml

da5cfedd44d714d4161d1724f074904b5cbc76c0 authored almost 4 years ago by hanchuanchuan <[email protected]>
Update go.yml

a023a2839e6097ba3557aab68a5e272ad230f3cb authored almost 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #303 from hhyo/update-drop-partition

update: 放开DROP PARTITION的Restore解析

727318ea40e30783ee2d92a032fe415b47d89868 authored almost 4 years ago by hanchuanchuan <[email protected]>
test: 添加utf8mb4_0900_ai_ci排序规则的测试用例

72e01cb5688c32fe17c2fdabc5e2d3594b1a6dd1 authored almost 4 years ago by hanchuanchuan <[email protected]>
update: 优化字符集和排序规则的审核逻辑,添加utf8mb4_0900_ai_ci排序规则支持

518e76b95549355fb63196fdb38952f9f3c2f2d9 authored almost 4 years ago by hanchuanchuan <[email protected]>
fix: 修复查看osc执行时空指针的问题

9cc51eecdfc035a8b9b8ad93d6371fd84180b674 authored almost 4 years ago by hanchuanchuan <[email protected]>
update: 放开DROP PARTITION的Restore解析

adcc6bcf77b74eaf2df1939c7cc71e557e217fcf authored almost 4 years ago by hhyo <[email protected]>
fix: 修复强制忽略osc的判断问题,语句中有任意需要使用osc执行的都不能忽略

20cc1c1626d4c90409a2f4c698693c23b3f566ff authored almost 4 years ago by hhyo <[email protected]>
Merge pull request #301 from hanchuanchuan/feature-any-statement

feature: 添加enable_any_statement选项以支持所有语法

a6c0cfa6b94b3a684ab60600b8f25ae514109eea authored almost 4 years ago by hanchuanchuan <[email protected]>
update: 添加禁止启用EnableAnyStatement功能时的警告信息

1af470d9338ae7f8b2f931b296ce988db4aa95da authored almost 4 years ago by hanchuanchuan <[email protected]>
update: 添加enable_any_statement选项以支持所有语法均可执行

499b6af64d536affbe3d21317ef1e0001d1e6452 authored almost 4 years ago by hanchuanchuan <[email protected]>
update: 优化tidb explain解析结果

80727f92d79bbf97673208d8630d78faf97001b8 authored almost 4 years ago by hanchuanchuan <[email protected]>
test: add enable_alter_database option test case

50d13f23668879daac9f0aaeaba8dd45b74884cc authored almost 4 years ago by hanchuanchuan <[email protected]>
update: add enable_alter_database option to config alter database statement

9bb987ac7fb97b5794044c920bd25810ccb9e5f6 authored almost 4 years ago by hanchuanchuan <[email protected]>
update: add alter database syntax support

b5a79055c3dbd4ba2ad4867ad49cad57c8c04570 authored almost 4 years ago by hanchuanchuan <[email protected]>
test: 内置pt-osc工具,避免无法从percona自动下载的问题

dad76c43ec417238870e12190963402e7a6c7069 authored almost 4 years ago by hanchuanchuan <[email protected]>
test: 内置pt-osc工具,避免无法从percona自动下载的问题

0977c99a79a8f2603750c9918708793ca8f2658d authored almost 4 years ago by hanchuanchuan <[email protected]>
update: 移除部分无用代码

d6298212bfa7c3daf764374f445c96b75db21773 authored almost 4 years ago by hanchuanchuan <[email protected]>
fix: 修复后台goroutine线程不退出的问题

27e0bbe001dbb6aac9a74c6b5d7fe75efeeb8ce3 authored almost 4 years ago by hanchuanchuan <[email protected]>
update: 整理默认的config.toml文件,以便于自定义配置

ec7392914183143d01a53331674d6a10725492fb authored almost 4 years ago by hanchuanchuan <[email protected]>
update: 支持MariaDB备份警告和float/double类型检查的自定义审核级别

8ea5eb6ee388667e9f6daadea1f58af92fbc4bbc authored almost 4 years ago by hanchuanchuan <[email protected]>
update: 优化lock table的审核描述

3b49579320c2abb680b92e1245197baf54c71dda authored almost 4 years ago by hanchuanchuan <[email protected]>
fix: 修复gh-ost检查失败退出时异常panic的问题

5036fc4a2f7e5f8853fdb2eea0bf7a6e2cb9fe00 authored almost 4 years ago by hanchuanchuan <[email protected]>
test: 优化osc processlist测试用例

cb054121d0d5de8bdf38b3975e9a565569bed9c6 authored about 4 years ago by hanchuanchuan <[email protected]>
test: 优化osc processlist测试用例

ae04291f736eb812f7eb07d8d36970e9441c14a7 authored about 4 years ago by hanchuanchuan <[email protected]>
test: 优化osc processlist测试用例

cf365b46a834c85d324902577dbe54c2ed9053d3 authored about 4 years ago by hanchuanchuan <[email protected]>
test: remove osc process kill test

987f5947e9da3e3a268ddfd1ca5505e66b0b1e67 authored about 4 years ago by hanchuanchuan <[email protected]>
makefile: add parser.y format

779cd84afede59bebe03d5e7a15948c17950eca2 authored about 4 years ago by hanchuanchuan <[email protected]>
test: 添加osc processlist测试用例

88a8e2de21c1d748b66714f4a472275c3f21951c authored about 4 years ago by hanchuanchuan <[email protected]>
update: 添加gbk为tidb默认支持的字符集

296ef6c4dc3391d2633fd792476405834694af6d authored about 4 years ago by hanchuanchuan <[email protected]>
update: 重构gh-ost工具调用逻辑,优化并发进度更新和查询

ef80d4c7719fc076fe5e38af07997471959c39c6 authored about 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #289 from hanchuanchuan/fix-map-concurrent

Fix osc processlist map concurrent

23dbf6cf36d104f9d802899a5f3b01d35b3217d1 authored about 4 years ago by hanchuanchuan <[email protected]>
test: 添加osc processlist测试用例

212ef5c2edcd414278cd0ee3cb4cec03278c8886 authored about 4 years ago by hanchuanchuan <[email protected]>
fix: 移除不再使用的rw锁

55e039b0c41e8b2b0fa58b32751ba5b88eedd53a authored about 4 years ago by hanchuanchuan <[email protected]>
fix: 修复osc进程并发Map读写可能导致崩溃的bug

291e4672ffe55b8705aa459e6854463385062d56 authored about 4 years ago by hanchuanchuan <[email protected]>
fix: 修复未正确解析备份语句时的状态标计

fee25970e3abc892dcf55678ef58888b0abb53f1 authored about 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #288 from hanchuanchuan/upgrade-keyword-mysql80

update: 支持MySQL8.0新增的keyword

2b3f6e9f4a21b0ab8191d46e9d70bee40f7b8284 authored about 4 years ago by hanchuanchuan <[email protected]>
update: 支持MySQL8.0新增的keyword

218a3336004b6a2e558da3485bfc3dce84d50093 authored about 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #287 from hanchuanchuan/support-ssl-replication

update: 支持当开启ssl时的binlog解析

b59fa797b347edcd69a2576dcb370018f61cdc9d authored about 4 years ago by hanchuanchuan <[email protected]>
update: 支持当开启ssl时的binlog解析

2373c1b10601d7583ca640c938bf6772f241026a authored about 4 years ago by hanchuanchuan <[email protected]>
update: 优化内存释放处理

a4b1e20e354631105029de942a068f568a3061d8 authored about 4 years ago by hanchuanchuan <[email protected]>
Update README.md

25acb2df47b2e1620d7bfe6fc63dd9d944a01a4a authored about 4 years ago by hanchuanchuan <[email protected]>
Update README.md

0834229e1063df44e28874d90f3f0a3f549bf972 authored about 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #282 from hanchuanchuan/update-alter-table-partition

update: 完善alter table表分区语法 (#281)

e7671ef991cc3b397cdea3a2d18a69f62ffd6a4a authored about 4 years ago by hanchuanchuan <[email protected]>
test: 添加alter table表分区语法测试用例

9b249544c24565402de4858747714bd4a07cfbf8 authored about 4 years ago by hanchuanchuan <[email protected]>
update: 完善alter table表分区语法 (#281)

f5c39b3a1f940ad99f2baa0f4534874e7a596cb7 authored about 4 years ago by hanchuanchuan <[email protected]>
update: 添加alter table 表分区操作 (#281)

feccee1b80ad850ae96c7507b4937430d037f85f authored about 4 years ago by hanchuanchuan <[email protected]>
update: 优化osc进程清理逻辑,添加读写锁以优化并发

089c1275911d2c3fdfd1c13934ffd5157fb8781d authored about 4 years ago by hanchuanchuan <[email protected]>
fix: 修复上版本出现的osc进程无法kill或pause的问题

3a05d978f998906de878d50755fe85db6690884c authored about 4 years ago by hanchuanchuan <[email protected]>
test: 更新osc processlist相关的测试用例

132d51f80405f04c747713bc0ea150bd199b427b authored about 4 years ago by hanchuanchuan <[email protected]>
update: osc processlist添加rw锁以优化map并发读写

874061dcfd6a64a123fd38c6bf30f1e24e292a31 authored about 4 years ago by hanchuanchuan <[email protected]>
update: add inception alias

914d34e2f8ba84ba95480dd7eb3fd0f510bed825 authored about 4 years ago by hanchuanchuan <[email protected]>
test: 添加insert非法日期审核的测试用例

341160da540892d792d337e30da616aabde0a153 authored about 4 years ago by hanchuanchuan <[email protected]>
update: insert时添加非法日期审核

d0b57675af2261cb5b3b8a580878b7179198c0ee authored about 4 years ago by hanchuanchuan <[email protected]>
update: 添加inception set float类型测试,添加reflect set recover以避免未支持的类型导致panic

ae580a3141d738daae1ac175ad55a4213395f4d3 authored about 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #279 from xiyangxixian/master

修复 setConfigValue float 类型报错问题

01597b213fd5d87728ca5ec1464ff4b5bb957842 authored about 4 years ago by hanchuanchuan <[email protected]>
修复 setConfigValue float 类型报错问题

179e5ce93264382cadc78f36adbaaa59df0a5132 authored about 4 years ago by yangming <[email protected]>
Merge pull request #276 from hanchuanchuan/update-default-db-set

update: 优化默认数据库设置的作用范围

1a4249a9280d95c628118d9637644a2a098df209 authored about 4 years ago by hanchuanchuan <[email protected]>
update: 添加--db的测试用例

62d4a1490c6096d3bfde3a608b0df975b9034377 authored about 4 years ago by hanchuanchuan <[email protected]>
update: 优化默认数据库的配置,指定--db选项后可省略use操作

2acd0b25570e40d2ca8fc4cad85b83cd95b4368c authored about 4 years ago by hanchuanchuan <[email protected]>
fix: 修复未按正确格式调用时误报error的问题

975292db2e6bc69afc90da8f3d8a817ba0b8bdb9 authored about 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #273 from hanchuanchuan/fix-check-ambiguous

fix: 修复列歧义性检查对order by可能误报的bug

1fa61d3c7beaeb7eb320fcf09b9c5c7fdb002952 authored about 4 years ago by hanchuanchuan <[email protected]>
fix: 修复列歧义性检查对order by可能误报的bug

7216b4e799abefae4215cb5d79d8a5eb8007b4d1 authored about 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #270 from hanchuanchuan/auto_random-support

feature: 添加tidb列属性auto_random支持(#269)

81e034e673a97a1f65926cec506e6da51b980f7c authored over 4 years ago by hanchuanchuan <[email protected]>
feature: 添加tidb列属性auto_random支持

304c7c2e238511c061c837cd37538d2a6f4866b1 authored over 4 years ago by hanchuanchuan <[email protected]>
update: 增加 inc 执行时设置 sql_mode 选项, 以避免不合理的 sql_mode造成的数据截断等问题 (#267)

* feature: 增加执行时设置 sql_mode 选项

dde93fcae3db63537b2d6e83cf8912e45b583bca authored over 4 years ago by Go ahead ! <[email protected]>
fix: 修复select列中子查询可能找不到父表列的问题

f147ee677e0c4ac6c032c65534f6d32d3c3b3e4c authored over 4 years ago by hanchuanchuan <[email protected]>
fix: 修复having子句可能找不到列的问题

f61aa5457f9498a91bbfc1fb4adcb2ab3741e60c authored over 4 years ago by hanchuanchuan <[email protected]>
update: 添加drop view的rollback语句

78c2bbc3c9e7e0a30ed2689bb7824225d0f4c44e authored over 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #264 from hanchuanchuan/feature-create-as-select-support

feature: 添加CREATE TABLE AS SELECT语法支持 (#246)

e5400e6dec4a1fbf5a08bc864e15c69ca6e82628 authored over 4 years ago by hanchuanchuan <[email protected]>
test: 修复create table as select测试用例

82a36751e1710eec81a12ce420e70d15e9c01e8e authored over 4 years ago by hanchuanchuan <[email protected]>
feature: 添加CREATE TABLE AS SELECT语法支持

33724aa040d814026bb1251417863a161c98b4e1 authored over 4 years ago by hanchuanchuan <[email protected]>
update: 优化打包文件名

13c6c22bbc3784ab7fdc03dc6ecb0cfc6719e5f5 authored over 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #263 from hanchuanchuan/optimize-osc-used

feature: 添加参数ignore_osc_alter_stmt可配置忽略osc的alter子句 (#258)

51a6de3908cf0cc4e3cb8c2ddec67f6ffda02539 authored over 4 years ago by hanchuanchuan <[email protected]>
update: 优化部分代码

a25c55c49086e8cfbc8886cc8d5ab5f0ecf78b84 authored over 4 years ago by hanchuanchuan <[email protected]>
feature: 添加参数ignore_osc_alter_stmt配置强制忽略osc检查的语法

07d6f0f26936e481b2ca70d1731ddd856701f791 authored over 4 years ago by hanchuanchuan <[email protected]>
update: 优化打包文件名

4c906fd02d8b8d3279b8f86a953855489c48dab2 authored over 4 years ago by hanchuanchuan <[email protected]>
feature: 添加视图支持(#238) (#262)

* feature: add view support

* fix: 修复drop view语法执行计划有误的问题

0b68888ece8430c230b3297dd70c82429e86c6e3 authored over 4 years ago by hanchuanchuan <[email protected]>
update: 增加 pt-osc 执行时 sleep 选项,以优化低配 db 执行 ddl 变更时负载情况 (#260)

* add: 增加 pt-osc 执行时 sleep 选项,以优化低配 db 执行 ddl 变更时负载情况

6782ac577711bd348e7b169727fc731741c1dbd2 authored over 4 years ago by Go ahead ! <[email protected]>
ci: update circle.yml

f9d5ef3260ebdc5749afc7a5e964fe0b31b82b2c authored over 4 years ago by hanchuanchuan <[email protected]>
ci: update circle.yml

a7521cc9973bd2307104d1b8abeb1d666880eb60 authored over 4 years ago by hanchuanchuan <[email protected]>
update: 添加binlog解析的recover处理,以优化解析panic问题

629ac3a38c749c974e5cdc96211f8de2a3080966 authored over 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #250 from hanchuanchuan/fix-update-alias-error

fix: 修复update指定表别名时审核错误的问题(fix #249)

ff008f0bd6f240ed5f46835467ebe93580cb0180 authored over 4 years ago by hanchuanchuan <[email protected]>
fix: 修复update指定表别名时审核错误的问题(fix #249)

c3d39d8e37ce077c5b456e3e83bcfc0a5bb3a733 authored over 4 years ago by hanchuanchuan <[email protected]>
Merge pull request #248 from hanchuanchuan/update-index-visibility-check

update: 优化索引可见性审核逻辑,以免后端数据库不支持(fix #247)

67e1ed10c7d748401f48dd5e51ed115f64d8acd8 authored over 4 years ago by hanchuanchuan <[email protected]>