Commit Graph

1037 Commits

Author SHA1 Message Date
zhengfang.sun 93979f92b7 ucore channel shutdown when the connection closed (#534) 2018-05-02 23:25:09 +08:00
yanhuqing d17e45c6d5 executeSql at most 1024 character #490 2018-05-02 17:52:42 +08:00
yanhuqing 2376cf4e08 log4j template 2018-05-02 14:00:43 +08:00
zhengfang.sun 286299bcc6 ucore init changed (#530)
* ucore init changed
2018-04-28 22:53:49 +08:00
zhengfang.sun 467adf26b2 Issue 403 (#524)
* issue-403

* issue-403

* issue-403
2018-04-28 10:33:19 +08:00
yanhuqing 5fd93d0a30 metaData parser error #523 2018-04-27 23:11:54 +08:00
yanhuqing 6e9c2a3cca Merge branch 'master' of https://github.com/actiontech/dble 2018-04-27 23:11:29 +08:00
zhengfang.sun 2291342a2e ucore auto switch (#522)
* ucore auto switch

* ucore auto switch(alarm)

* ucore auto switch(alarm)

* ucore auto switch(alarm)

* remove useless code

* remove useless import
2018-04-27 23:10:35 +08:00
yanhuqing 7ac5f43775 write if no write host #515 2018-04-27 17:25:34 +08:00
yanhuqing 6151090e9f typo #515 2018-04-27 15:53:55 +08:00
yanhuqing 6c17027471 force config for only readhost #515 2018-04-27 15:41:41 +08:00
yanhuqing 35a79363c1 fake writehost will not heartbeat #515 2018-04-27 15:31:32 +08:00
yanhuqing 3cd963e67e #521 2018-04-27 13:54:05 +08:00
yanhuqing 5f47835ca8 ShowCommand 2018-04-20 18:31:34 +08:00
yanhuqing eaaab4b1c4 supprot read host #515 2018-04-20 18:21:01 +08:00
yanhuqing 46181608f9 read and write balance #511 2018-04-20 18:08:34 +08:00
yanhuqing 2b5b71044c start with error datahost #514 2018-04-19 17:22:58 +08:00
zhengfang.sun 2c5d1ebc91 Code style fix (#512)
* ucore xa flag set

* git ignore

* code style fix

* code style fix

* code style fix

* Update ShowTableStatus.java

code style fix
2018-04-18 13:24:31 +08:00
yanhuqing 7e02c1f06d json #484 2018-04-17 16:10:27 +08:00
yanhuqing 6c09c80780 show tables in #511 2018-04-17 14:08:02 +08:00
yanhuqing 8c5b6a5a45 _utf8 #510 2018-04-17 11:26:13 +08:00
yanhuqing e81dec2287 show @@help #403 2018-04-17 10:26:46 +08:00
yanhuqing 7ed76d68da log level 2018-04-16 16:08:14 +08:00
yanhuqing 5b48fb2476 remove uselesscode 2018-04-16 11:33:37 +08:00
yanhuqing 73e3e451c8 fix for findbugs 2018-04-13 16:09:16 +08:00
yanhuqing dd12d86814 #63 back-quote 2018-04-13 15:53:21 +08:00
yanhuqing 5864a60808 reload hang #507 2018-04-13 15:26:00 +08:00
yanhuqing 79c7c28bad show table datanodes/algorithm which is not existed #474 #475 2018-04-12 11:10:46 +08:00
tiger.yan 78f647e8f6 ucore online init when the config is incomplete (#504) (#505) 2018-04-11 22:37:03 +08:00
zhengfang.sun 4c1026fa78 Cluster test delay (#502)
* online lock recreate

* add delay when ucore shut down

* code style change

* use the first ucore Ip to config

* add cluster test delay btrace script

* write the current rule.xml  without function file

* add retry in alarm appender

* code style change
2018-04-11 16:23:21 +08:00
zhengfang.sun 9c9874e748 ucore xa flag set (#503) 2018-04-11 16:05:55 +08:00
yanhuqing 2a1f43020d useCostTimeStat 2018-04-10 09:57:20 +08:00
yanhuqing 1084e373e8 sequence_sql 2018-04-08 13:36:59 +08:00
zhengfang.sun fcab8ad44e Issue 499 (#501)
* #497 add SHOW FULL FIELDS support

* #499 show table status support

* Update ShowTableStatus.java
2018-04-05 00:23:19 +08:00
zhengfang.sun 94f84401c1 #497 add SHOW FULL FIELDS support (#500) 2018-04-04 23:43:21 +08:00
yanhuqing 8c276044ab issue #498 2018-04-04 17:47:17 +08:00
yanhuqing 12f3c5caf0 fix 9b16da38f7 2018-04-04 17:47:17 +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 9b16da38f7 fix reactor usage, not accurate 2018-04-01 23:17:06 +08:00
yanhuqing 2bebe85d7f fix resLastBack 2018-04-01 23:17:06 +08:00
zhengfang.sun 69b36bb5f7 db sequence fix (#493)
* db sequence fix

* db sequence fix
2018-03-30 14:52:36 +08:00
zhengfang.sun 03a56ec722 #411 Dble can not startup when the schema.xml is almost empty (#494) 2018-03-30 11:00:44 +08:00
zhengfang.sun 6939651f8e write the current rule.xml without function file (#491) 2018-03-29 21:46:00 +08:00
yanhuqing 70e7c33e07 add sequence for show datanodes #474 2018-03-27 17:26:07 +08:00
zhengfang.sun af4d3d4098 Add delay when ucore offline (#488)
* online lock recreate

* add delay when ucore shut down

* code style change

* use the first ucore Ip to config
2018-03-27 17:11:20 +08:00
yanhuqing 4c7a2fa6df remove useless code 2018-03-27 10:31:17 +08:00
zhengfang.sun 084d9891af online lock recreate (#486) 2018-03-26 18:24:03 +08:00
zhengfang.sun f9aef17617 Issue 473 (#485)
*  'OR' optimization

* reload can synchronize the caching

* reload can synchronize the caching

* issue 473 add null pointer check
2018-03-26 16:40:34 +08:00
zhengfang.sun 9fd62457f6 issue 436 union fix (#483) 2018-03-26 13:58:26 +08:00
zhengfang.sun 002d85f8df Cluster fix (#482)
*  'OR' optimization

* reload can synchronize the caching

* reload can synchronize the caching
2018-03-26 11:32:40 +08:00