Commit Graph

3999 Commits

Author SHA1 Message Date
wenyh 5c33e18dfe Merge branch 'master' into inner-2218_2 2023-07-18 15:42:25 +08:00
wenyh1 6a8ef6dfec [inner-2218] during startup/dryrun/reload, apNode and associated configuration need to be detected 2023-07-18 15:41:56 +08:00
ylinzhu 95400b9f30 Merge pull request #3758 from actiontech/2117
support 0/1/false/true compatibility with or without enabled inner 2117
2023-07-17 13:08:45 +08:00
ylinzhu 72bb623ba5 Merge branch 'master' into 2117 2023-07-17 10:17:33 +08:00
wenyh d19ebfbc97 Merge pull request #3766 from actiontech/inner-2276_1
[inner-2276] adjust conf_template
2023-07-14 10:15:10 +08:00
wenyh1 181d1b42c3 [inner-2276] adjust conf_template 2023-07-11 16:28:11 +08:00
LUA a84c09cc8b Merge pull request #3765 from actiontech/fix/2283
fix[inner-2283]: heartbeat_keep_alive add null value judgment
2023-07-10 18:03:58 +08:00
guoaomen 7daa185783 fix[inner-2283]: heartbeat_keep_alive add null value judgment 2023-07-10 17:31:19 +08:00
LUA c24b919801 Merge pull request #3764 from actiontech/fix/2283
fix: add null value judgment
2023-07-10 15:19:10 +08:00
guoaomen 09b6d6b926 fix: add null value judgment 2023-07-10 14:53:23 +08:00
wenyh 604b7828c0 Merge pull request #3757 from actiontech/inner-2276
[inner-2276] add apNode to the configure template
2023-07-10 11:33:30 +08:00
wenyh 58a3b92f4b Merge branch 'master' into inner-2276 2023-07-10 11:21:17 +08:00
wenyh 74f37ede3a Merge pull request #3762 from actiontech/inner-2282
[inner-2282] upgrade grpc from 1.5.0 to 1.53.0
2023-07-07 13:09:00 +08:00
wenyh 340b8fc94a Merge branch 'master' into inner-2282 2023-07-07 12:08:49 +08:00
LUA 2885693840 Merge pull request #3763 from actiontech/fix/2283
fix: rows that do not need to be changed are not correctly removed during update or delete
2023-07-07 12:06:53 +08:00
guoaomen 735d126b77 fix: rows that do not need to be changed are not correctly removed during update or delete 2023-07-07 11:33:50 +08:00
wenyh1 41e2f8ffa0 [inner-2282] upgrade grpc from 1.5.0 to 1.53.0 2023-07-07 10:40:22 +08:00
ylz 7e1961cc96 Merge branch 'master' of github.com:actiontech/dble into 2117 2023-07-03 10:19:01 +08:00
wenyh1 e20a35352d [inner-2276] add apNode to the configure template 2023-06-29 15:17:01 +08:00
wenyh 409823fd61 Merge pull request #3731 from actiontech/inner-2218
[inner-2218] Configuration support for HTAP
2023-06-29 11:22:12 +08:00
wenyh 1c9b6dd19f Merge branch 'master' into inner-2218 2023-06-28 17:56:23 +08:00
wenyh1 e45711c547 [inner-2218] Configuration support for HTAP 2023-06-28 17:35:35 +08:00
ylz b0ac331db2 support 0/1/false/true compatibility with or without enabled inner 2117 2023-06-26 11:00:26 +08:00
ylinzhu da4593efa6 Merge pull request #3740 from actiontech/add-btrace-entry
btrace - add slowlog entry
2023-06-16 17:34:10 +08:00
baofengqi 1844ddd1ac btrace - add slowlog entry 2023-06-16 11:37:02 +08:00
wenyh 69a47a05a5 Merge pull request #3729 from actiontech/inner-2253
[inner-2253] internal parameters are not displayed
2023-06-09 13:55:47 +08:00
wenyh1 c9854b1c65 [inner-2253] internal parameters are not displayed 2023-06-08 13:27:27 +08:00
ylinzhu 664e29ba19 Merge pull request #3728 from actiontech/fix-2239
fix parameter name inner 2239
2023-06-07 10:18:26 +08:00
ylz 30f52b5206 fix parameter name inner 2239 2023-06-07 10:02:50 +08:00
ylinzhu 8468c01142 Merge pull request #3716 from actiontech/2239
fix parameter check inner 2239
2023-06-06 14:28:11 +08:00
ylinzhu 670c9a2b0b Merge branch 'master' into 2239 2023-06-06 13:58:00 +08:00
LUA 78ed320954 Merge pull request #3722 from actiontech/fix/slowlog-master
fix: after the slow log queue is full, discard the subsequent records that need to be added(cherry-pick)
2023-06-05 16:53:16 +08:00
LUA b4ed91aeb9 Merge branch 'master' into fix/slowlog-master 2023-06-05 16:40:28 +08:00
ylz cf2e2bfedd change code location 2023-06-05 13:27:49 +08:00
ylinzhu 976ffc743c Merge pull request #3723 from actiontech/2241
fix use backend connection  information
2023-06-02 16:02:50 +08:00
ylz 01faaa7864 fix use backend connection information 2023-06-02 15:36:26 +08:00
guoaomen 7b8b83d0dc fix: after the slow log queue is full, discard the subsequent records that need to be added
after abnormal disk flush, fileChannel will not close
2023-06-02 14:28:02 +08:00
ylz 80f3fe5a7b fix parameter check inner 2239
fix
2023-05-31 15:00:44 +08:00
wenyh b3585f19f3 Merge pull request #3711 from actiontech/inner-2215
[inner-2215] in execute protocol, prepare sql need to be recorded in sql_log
2023-05-30 10:57:15 +08:00
wenyh 15035862ee [inner-2215] in execute protocol, prepare sql need to be recorded in sql_log 2023-05-29 15:31:31 +08:00
wenyh e7c5270928 Merge pull request #3693 from actiontech/2213_master
[inner-2213] adjust the basis of whether the 'readInstance' judgment (cherry pick from #3681)
2023-05-29 13:34:50 +08:00
wenyh 4b81335b0c Merge branch 'master' into 2213_master 2023-05-29 13:22:55 +08:00
LUA 2902252aab Merge pull request #3710 from actiontech/fix/2048
fix: rw-split user are not limited by maxPacketSize of dble
2023-05-29 11:32:02 +08:00
wenyh 1c1f110ec1 Merge branch 'master' into 2213_master 2023-05-29 11:12:23 +08:00
guoaomen dbb1993b2c fix: rw-split user are not limited by maxPacketSize of dble 2023-05-29 10:55:49 +08:00
LUA 879739cedb Merge pull request #3708 from actiontech/fix/2235
fix: ssl not wrap all the content in the buffer
2023-05-29 10:51:15 +08:00
guoaomen 8518460f9c fix: ssl not wrap all the information in the buffer 2023-05-26 11:40:17 +08:00
dcy10000 f7e17a2079 inner-2153:fix bug for "response tabular repose error" packet
Signed-off-by: dcy10000 <dcy10000@gmail.com>
2023-05-25 13:55:09 +08:00
LUA a5c0bc7b81 Merge pull request #3706 from actiontech/fix/2051
fix: utf8mb4_0900_ai_c is only supported when the dble version is greater than or equal to 8.0.3
2023-05-25 10:28:16 +08:00
guoaomen 9835c29eaf fix: utf8mb4_0900_ai_c is only supported when the dble version is greater than or equal to 8.0.3 2023-05-24 14:13:08 +08:00