yanhuqing
14e43f2e85
travis ci
2020-04-01 13:07:45 +08:00
zhengfang.sun
7b169880e5
#1287 add DDL row_count support ( #1750 )
...
* #1287 add DDL row_count support
* #1287 code style change
* #1287 code style change
2020-03-31 14:05:21 +08:00
Collapsar
25783fc655
#1725 - reuse other datanode conn of global table ( #1751 )
2020-03-31 13:37:02 +08:00
tiger.yan
4d76ad8b50
#1709 big package for tmpfile ( #1748 )
2020-03-31 13:36:37 +08:00
tiger.yan
5c23a23eac
#1682 inner #180 ( #1752 )
2020-03-31 13:35:24 +08:00
yanhuqing
0e14753424
#1710 import
2020-03-31 10:36:59 +08:00
Collapsar
1b70564859
#1676 - fix packetId when the sql contains implicit commit or rollback ( #1745 )
2020-03-30 18:07:53 +08:00
Collapsar
0f07f4d32f
#1454 - dble reports error when columns don't contains sharding column in load data for sharding column. ( #1744 )
2020-03-30 18:07:23 +08:00
yanhuqing
cb30a411cf
#1710 if use cluster ,set outerHA to true
2020-03-30 18:06:19 +08:00
yanhuqing
8bc86f089e
#1710 reslove Conflict
2020-03-30 18:06:19 +08:00
yanhuqing
f64101ca25
python3
2020-03-30 18:06:19 +08:00
yanhuqing
05667fcb61
#1710 move to package singleton
2020-03-30 18:06:19 +08:00
yanhuqing
fd71fb998e
#1710 findbugs
2020-03-30 18:06:19 +08:00
yanhuqing
ab4476ee09
#1710 refactor class name
2020-03-30 18:06:19 +08:00
yanhuqing
87a84c2276
#1710 remove switch and multi-writehost
2020-03-30 18:06:19 +08:00
zhengfang.sun
7f98eee07a
Issue 1243 Add support for set obj1 ,obj2 to fit some of the drivers ( #1734 )
...
* #1243 support set mulit-parameters
* #1243 support set mulit-parameters
* #1243 support set mulit-parameters
* #1243 support set mulit-parameters
* #1243 resolve conflict
2020-03-30 18:05:16 +08:00
gaopengpeng123456
3465febe30
cache packetId not ++ ( #1743 )
...
Co-authored-by: “gaopengpeng123456” <“gaopengpeng@actionsky.com ”>
2020-03-27 18:25:40 +08:00
Baofengqi
a1fda0d8ba
disable kill in xa
2020-03-27 18:25:14 +08:00
Baofengqi
57576eab8a
fix xa bug that can't retry to commit/rollback
2020-03-27 18:25:14 +08:00
Baofengqi
cdba6585f1
refactor code of transaction
2020-03-27 18:25:14 +08:00
Collapsar
9bf5140bf8
log4j version( #1690 )
...
* fastjson version (#1669 )
(cherry picked from commit 9574625ccc )
* upgrade log4j version from 2.7 to 2.13.1
Co-authored-by: tiger.yan <yanhuqing666@gmail.com >
2020-03-26 18:17:17 +08:00
yanhuqing
af251b6434
#1741 add heartbeat message
2020-03-26 15:17:05 +08:00
gaopengpeng123456
a5fd07bb7d
object conversion exception repair ( #1738 )
2020-03-25 17:43:29 +08:00
gaopengpeng123456
d08313ee96
show @@Heartbeat response #1733 ( #1732 )
...
* show @@heartbea update rd_code add rs_message #1733
2020-03-25 15:52:41 +08:00
zhengfang.sun
499e8cec0a
Issue #1729 ha schema.xml file write logic change ( #1730 )
...
Issue #1729 ha schema.xml file write logic change
2020-03-25 15:32:37 +08:00
gaopengpeng123456
2ceea1bddf
16m normal package and ps package #1709 ( #1726 )
...
16m normal package and ps package
2020-03-25 14:53:30 +08:00
Collapsar
179499355e
friendly tip when error occurs ( #1731 )
2020-03-25 13:10:21 +08:00
zhengfang.sun
d859b2352b
change the show in server port to return the real session config #1625 ( #1727 )
2020-03-24 15:37:55 +08:00
zhengfang.sun
d10e65598c
Issue 1287 ( #1720 )
...
* For sharding table, "select id from test1 union SELECT ROW_COUNT()" will return an unstable ResultSet #1287
* fix when select *,row_count() from table return repeated columns #1287
2020-03-24 13:43:04 +08:00
zhengfang.sun
5f3607cd0b
#1714 Complex query with condition only constant-expression would got repeated when push down ( #1715 )
2020-03-24 13:15:47 +08:00
tiger.yan
42fe06fa6d
#1543 conn pool may has contexted ( #1722 )
2020-03-24 09:39:47 +08:00
tiger.yan
a24c2d320b
#1682 heartbeat deadlock ( #1700 )
2020-03-23 10:03:13 +08:00
zhengfang.sun
d442766f7b
#1648 #1659 change the log flag & change finishNext into finally ( #1699 )
2020-03-23 10:02:46 +08:00
tiger.yan
26fd836114
#1542 show variables need not sync context ( #1719 )
2020-03-23 10:01:17 +08:00
zhengfang.sun
f2d29168e3
#1706 NestLoop may cause java.util.ConcurrentModificationException ( #1712 )
...
* #1706 NestLoop may cause java.util.ConcurrentModificationException
* #1706 remove debug change
2020-03-23 09:59:55 +08:00
zhengfang.sun
15e7372d8f
#1705 avoid error when try to pushDown or condition ( #1711 )
2020-03-19 18:17:12 +08:00
yanhuqing
a4c50ad7c7
#1650 unknown user variable
2020-03-19 13:11:34 +08:00
yanhuqing
dfdb4ffbb6
conn leak
2020-03-18 21:36:50 +08:00
yanhuqing
be66adddc2
#1675 before refactor, some bugs
2020-03-18 21:36:50 +08:00
zhengfang.sun
4d762c4284
#1672 remove oom kill to let the JVM running ( #1704 )
2020-03-18 10:38:57 +08:00
zhengfang.sun
b8395a56f5
#1676 Broaden multi-statement support in dble to support 'Set' ( #1695 )
2020-03-18 10:38:33 +08:00
tiger.yan
d8bced4aa2
#1697 dryrun test lower_case ( #1698 )
2020-03-13 21:09:31 +08:00
zhengfang.sun
faf87c2e3a
#1670 Standardize 'group by' pushdown to MySQL ( #1693 )
2020-03-13 17:13:08 +08:00
zhengfang.sun
fe92b6e7dd
#1672 add default JVM OOM config ( #1692 )
2020-03-12 11:38:37 +08:00
gaopengpeng123456
9126b29739
Improve:Send heartbeat detection to standby database ( #1677 )#1691
...
* Send heartbeat detection to standby database
* Send heartbeat detection to standby database
* #1677 update
* #1677 Code restore
* #1677 update
2020-03-10 20:56:34 +08:00
yanhuqing
bd46832aeb
#1543 onetime job no need to sync context
2020-03-10 20:10:18 +08:00
yanhuqing
de16aeb8d4
#1542 support 8.0 transaction_ variables
2020-03-10 20:10:18 +08:00
tiger.yan
eaac412c5b
Assignees diff with Reviewers
...
Assignees diff with Reviewers
2020-03-06 15:35:53 +08:00
John Zhong
9cde42633f
fix #1680 ( #1684 )
2020-03-06 15:30:39 +08:00
tiger.yan
5a6b54e05c
autoxa rollback ,init closed conn ( #1679 )
...
* autoxa rollback ,init closed conn
* only not prepared close conn should just quit
2020-03-05 18:16:49 +08:00