yanhuqing
46eaba02fb
conn leak
2020-03-31 15:27:07 +08:00
yanhuqing
cc070243d6
#1675 before refactor, some bugs
2020-03-31 15:27:06 +08:00
yanhuqing
f53586ea75
only not prepared close conn should just quit
2020-03-31 15:26:48 +08:00
yanhuqing
1014d5d1e7
autoxa rollback ,init closed conn
2020-03-31 15:26:48 +08:00
tiger.yan
30b7676e4a
Auto xa bug ( #1668 )
...
* add debug log
* if ok then closed,status should not change
2020-03-31 15:26:48 +08:00
Collapsar
9f85a3fd2d
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:13:23 +08:00
yanhuqing
de2d4bc97d
2.19.11.99
2020-03-26 18:10:24 +08:00
John Zhong
f25cb519aa
fix #1680 ( #1683 )
2020-03-26 18:09:08 +08:00
zhengfang.sun
2d7c4911b7
#1661 Broadening the scope of datasource names ( #1664 )
2020-02-20 20:05:32 +08:00
yanhuqing
c78808253f
kill self will close #1663
2020-02-20 16:04:19 +08:00
zhengfang.sun
254cd485f7
#1661 Broadening the scope of datasource names ( #1662 )
2020-02-20 15:04:27 +08:00
tiger.yan
d3e4d49c77
heartbeat_init_for_create_conn ( #1660 )
2020-02-19 09:56:10 +08:00
gaopengpeng123456
d363f31abd
jdbc cannot use dble nesting #1583 ( #1656 )
...
* Compound SQL statement returned package error #1618 #1583
* jdbc cannot use dble nesting #1583
2020-02-13 18:11:54 +08:00
yanhuqing
0c78da1b32
where filter order
2020-02-13 11:12:54 +08:00
zhengfang.sun
cee3b81b6c
fix bug of global table check customization ( #1654 )
2020-02-12 11:14:33 +08:00
zhengfang.sun
a8b6cf2daf
change abstract function into public so it can be used by customized check ( #1653 )
2020-02-11 17:27:49 +08:00
tiger.yan
14d0361ecc
#1649 select column order ( #1652 )
2020-02-11 15:38:20 +08:00
yanhuqing
3924537e81
remove global table sysparam
2020-02-10 11:05:05 +08:00
yanhuqing
4b6111ba07
#1417 count result
2020-02-06 09:51:02 +08:00
yanhuqing
2deeb972eb
2.19.11.0
2020-01-19 16:49:07 +08:00
zhengfang.sun
2ea4a924f1
config xml version change into 2.0 ( #1645 )
...
* config xml version change into 2.0
* config xml version change into 2.0
2020-01-19 16:45:45 +08:00
yanhuqing
aa9a793471
select col order
2020-01-19 14:32:41 +08:00
tiger.yan
e2d31bef68
can't get conn and remove,it will NPE ( #1640 )
2020-01-17 19:22:09 +08:00
Collapsar
4b54d7b1e8
import from 1539 ( #1643 )
2020-01-17 19:08:20 +08:00
yanhuqing
1dac35e8f0
merge error
2020-01-17 10:11:41 +08:00
tiger.yan
8e54f3ffbd
heartbeat status ( #1635 )
2020-01-16 17:51:42 +08:00
tiger.yan
0ac822c016
heartbeat reach maxcon ( #1636 )
...
* heartbeat reach maxcon
* heartbeat maxcon
2020-01-16 17:51:02 +08:00
tiger.yan
5b42446a84
#1638 conn closed by other ( #1639 )
2020-01-16 17:45:02 +08:00
tiger.yan
3913e41f4c
#1566 improve ( #1637 )
2020-01-16 17:43:55 +08:00
Collapsar
02991f7175
fix kill query for xa ( #1632 )
2020-01-16 10:39:24 +08:00
tiger.yan
ddb1c090d0
#1622 other not select sql ( #1633 )
2020-01-15 15:11:50 +08:00
tiger.yan
801996f3a3
memory_leak #1622 ( #1623 )
...
* memory_leak #1622
* memory_leak #1622
* memory leak #1622
* memory leak #1622
2020-01-14 15:50:23 +08:00
tiger.yan
d2d877dac7
remove security_alert log4j 1.2.17 ( #1631 )
2020-01-14 13:15:11 +08:00
Collapsar
43e779f2d5
#1513 - friendly tips ( #1630 )
2020-01-10 14:49:51 +08:00
zhengfang.sun
c20c970261
#1403 multiNodeQueryHandler packetId error ( #1628 )
...
* #1403 multiNodeQueryHandler packetId error
* #1403 multiNodeQueryHandler packetId error
2020-01-10 13:50:27 +08:00
gaopengpeng123456
1841c426fb
Compound SQL statement returned package error #1618 #1583 ( #1627 )
2020-01-10 13:49:02 +08:00
gaopengpeng123456
bff5002944
schema.xml datanode sums of attributes values of name and database should equal #1465 ( #1620 )
2020-01-10 13:05:21 +08:00
Collapsar
5773b39f95
fix kill query for xa ( #1629 )
2020-01-10 10:23:15 +08:00
zhengfang.sun
0351fdef6c
#1558 global check result log change in default implements ( #1624 )
...
* #1558 global check result log change in default implements
* #1558 change command response into synchronized
* #1558 change command response into synchronized
2020-01-09 16:18:50 +08:00
zhengfang.sun
4fb43f6aa7
#1526 remove column autoIncrement and let the incrementColumn cover the function ( #1626 )
2020-01-09 13:30:14 +08:00
Collapsar
eee49a30f8
fix kill query in ddl ( #1621 )
...
* fix kill query in ddl
* fix kill query in ddl
2020-01-08 14:20:40 +08:00
tiger.yan
b2c6853db1
switch_alive_mysql ( #1615 )
2020-01-07 18:12:01 +08:00
zhengfang.sun
a0a6be49de
#1526 remove column autoIncrement and let the incrementColumn cover the function ( #1617 )
2020-01-07 13:27:26 +08:00
zhengfang.sun
f83249a632
#1558 check default checkSum & CountCheck to avoid NPE ( #1616 )
2020-01-07 10:23:35 +08:00
zhengfang.sun
e902383c8d
#1524 change log message to make it more clear ( #1614 )
2020-01-06 16:16:51 +08:00
Collapsar
df5cb6285b
import from kill query ( #1613 )
2020-01-06 14:15:38 +08:00
tiger.yan
7aa1047d49
#1607 change default value of pagebuffernumber ( #1609 )
2020-01-06 14:07:52 +08:00
tiger.yan
fe5a286b12
#1466 ItemFuncNumhybrid return error ( #1611 )
2020-01-06 13:42:56 +08:00
tiger.yan
12ea71b0fd
#1459 if no sharding table config autoincrementcolumn, the value produce by dble ( #1608 )
2020-01-06 13:41:54 +08:00
tiger.yan
8f8e511a82
ddl no need sync context #1543 ( #1603 )
2020-01-06 13:40:53 +08:00