Commit Graph

16 Commits

Author SHA1 Message Date
Collapsar 2f6b3bfec1 optimize er left join global (#2334)
* optimize er left join global

* optimize er left join global

* fix checkstyle
2020-11-27 22:32:44 +08:00
Collapsar 8937e965d9 connection pool refactor (#1875)
* connection pool refactor

* fix connection pool

* fix connection pool

* make get connection sync

* fix conflict

* add copyResources.sh for linux
2020-06-19 16:43:13 +08:00
yanhuqing 3981a706d8 #1849 manager command 2020-05-28 16:13:44 +08:00
zhengfang.sun 8181f3c658 Add new global table check && command trager (#1573)
*  #1558 Add general GlobleTableCheck & allow customization for GlobleTableCheck

* #1558 change xml version & checkClass to globalCheckClass
2019-12-31 10:59:03 +08:00
sunzhengfang 5928f679fd #1079 set alert info into a blockqueue 2019-04-01 10:53:12 +08:00
zhengfang.sun 58c3aca479 #1055 Refactor the cluster related part to support more clustering type (#1056)
* #1055 Refactor the cluster related part to support more clustering type

* #1055  enableAlert miss

* #1055 checkClusterConfig before start cluster helper

* #1055 add changeable rootPath

* #1055 change alert logic

* #1055 delete line
2019-03-20 14:12:15 +08:00
yanhuqing f9975330e7 update copyright 2019-01-09 13:19:04 +08:00
sunzhengfang 993b0aac69 #867 meta data check ignore AUTO_INCREMENT difference 2018-12-05 11:31:04 +08:00
zhengfang.sun 39937aa4b3 meta load sql parse overload (#496)
* delete the comment before parse the create table sql into meta

* delete the comment before parse the create table sql into meta

* delete the comment before parse the create table sql into meta

* meta load sql parse overload

* Update FormatUtil.java

delete useless code
2018-04-04 17:24:02 +08:00
yanhuqing 8703cae578 add btrace probe 2018-03-06 16:32:43 +08:00
sunzhengfang d718cfb38f #392 ADD log interface 2017-12-14 16:47:16 +08:00
yanhuqing 43065de03b change package to dble 2017-09-04 17:51:38 +08:00
yanhuqing666 28a9227b35 checkstyle:CyclomaticComplexity 2017-08-26 11:27:23 +08:00
yanhuqing666 d403685f13 checkstyle:UncommentedMain 2017-08-24 17:10:38 +08:00
ikarishinjieva b2841d54d3 checkstyle: apply Indentation 2017-08-23 23:07:56 +08:00
ikarishinjieva 300eaeef55 checkstyle: ignore StructureMeta and recover it 2017-08-23 22:38:10 +08:00