kailixu
|
00f15c19aa
|
merge main
|
2023-05-12 13:52:47 +08:00 |
Haojun Liao
|
35fcb34888
|
Merge pull request #21252 from taosdata/marks/compile-release-err
fix:compile error in release mode
|
2023-05-11 13:53:20 +08:00 |
wade zhang
|
b0ea279247
|
Merge pull request #21249 from taosdata/FIX/TD-24085-main
fix: repair timestamps of wal log files in meta
|
2023-05-11 11:50:32 +08:00 |
wangmm0220
|
c19670ef8d
|
fix:ci error occasionally
|
2023-05-11 11:38:46 +08:00 |
wade zhang
|
a7a85fb796
|
Merge pull request #21244 from taosdata/FIX/TD-24069-main
fix: not to set ignoring signals in dmLogCrash
|
2023-05-11 11:01:13 +08:00 |
dapan1121
|
bb6b9d5dec
|
Merge pull request #21232 from wangjiaming0909/fix/TD-24007
fix: connect error when login with information_schema/performance_sc…
|
2023-05-11 09:52:29 +08:00 |
Benguang Zhao
|
b8933389bb
|
enh: keep the trailing empty wal file in walCheckAdnRepairMeta
|
2023-05-11 09:42:46 +08:00 |
Benguang Zhao
|
7433bad888
|
enh: tidy up walEndSnapshot
|
2023-05-11 09:14:37 +08:00 |
wangmm0220
|
29bab82a0c
|
fix:compile error in release mode
|
2023-05-10 22:51:32 +08:00 |
Benguang Zhao
|
2a558323be
|
fix: set absent closeTs with mtime of log files during walCheckAndRepairMeta
|
2023-05-10 20:35:08 +08:00 |
Hui Li
|
77777bc9da
|
Merge pull request #21229 from taosdata/test/main/TS-3260
test:add testcases of learner in election
|
2023-05-10 20:03:56 +08:00 |
wangjiaming0909
|
8f1ed44989
|
fix: connect error when login with information_schema/performance_schema
|
2023-05-10 16:48:24 +08:00 |
dapan1121
|
7a5e7f1d04
|
Merge pull request #21219 from wangjiaming0909/fix/TD-23947
fix: set telemetry reporting service url from telemetry.taosdata.com …
|
2023-05-10 16:36:28 +08:00 |
Benguang Zhao
|
53ee1af8ba
|
fix: not set to ignore signals in dmLogCrash
|
2023-05-10 15:29:40 +08:00 |
muicoder
|
ac0ac18cc1
|
Match the status code (#21225)
Signed-off-by: muicoder <muicoder@gmail.com>
|
2023-05-10 11:44:56 +08:00 |
Hui Li
|
b1b85c3d95
|
Merge pull request #21227 from taosdata/fix/TD-24058
fix:[TD-24058]send poll result to client if no data 5 times to avoid …
|
2023-05-10 11:12:20 +08:00 |
dapan1121
|
7d1a6e0e40
|
Merge pull request #21221 from taosdata/szhou/fix-ts3374
fix: check varchar/nchar column length for alter normal table
|
2023-05-10 08:59:12 +08:00 |
chenhaoran
|
536be66bbe
|
test: add test1
|
2023-05-09 20:34:18 +08:00 |
chenhaoran
|
03594cdf5d
|
Merge branch 'main' of https://github.com/taosdata/TDengine into test/main/TS-3260
|
2023-05-09 20:13:58 +08:00 |
chenhaoran
|
60c6d480f2
|
test:add testcases of learner in election
|
2023-05-09 20:13:25 +08:00 |
dapan1121
|
d0e26d2efc
|
Merge pull request #21216 from taosdata/fix/TS-3358
fix:after restarting taosd, stream does not work.
|
2023-05-09 19:01:43 +08:00 |
dapan1121
|
653f7f02f3
|
Merge pull request #21218 from wangjiaming0909/fix/3.0/TS-3319
fix: show table distributed t; set the unit of Size to KB
|
2023-05-09 18:57:55 +08:00 |
dapan1121
|
39adac8537
|
Merge pull request #21224 from taosdata/fix/TS-3376
fix: fix crash caused by tsdbReaderResume error not handled
|
2023-05-09 18:56:36 +08:00 |
Hui Li
|
116a3e583e
|
Merge pull request #21228 from taosdata/test/update_push_message
Test/update push message
|
2023-05-09 18:12:57 +08:00 |
Ping Xiao
|
116f7dbbc7
|
Merge branch 'main' into test/update_push_message
|
2023-05-09 18:11:39 +08:00 |
Ping Xiao
|
5d643fcf91
|
Merge branch 'main' into test/update_push_message
|
2023-05-09 18:04:11 +08:00 |
wangmm0220
|
587f750c94
|
fix:[TD-24058]send poll result to client if no data 5 times to avoid lost data
|
2023-05-09 17:42:11 +08:00 |
liuyao
|
8224d49702
|
fix:after restarting taosd, stream does not work.
|
2023-05-09 17:24:11 +08:00 |
Ganlin Zhao
|
76dd5a962a
|
fix: fix crash caused by tsdbReaderResume error not handled
|
2023-05-09 17:19:45 +08:00 |
wangjiaming0909
|
fb0183a642
|
fix: set telemetry reporting service url from telemetry.taosdata.com to telemetry.tdengine.com
|
2023-05-09 15:24:55 +08:00 |
wangjiaming0909
|
479bb157e0
|
fix: select _block_dist() from t; set the unit of Size to KB
|
2023-05-09 15:19:21 +08:00 |
shenglian zhou
|
d05650475e
|
enhance: add test case
|
2023-05-09 14:32:35 +08:00 |
shenglian zhou
|
50feb64748
|
fix: add check nchar/varchar column length for normal table
|
2023-05-09 14:29:09 +08:00 |
dapan1121
|
f4f3b886fc
|
Merge pull request #21213 from wangjiaming0909/fix/TS-3350
fix: data compare of signed and unsigned integers
|
2023-05-09 08:58:55 +08:00 |
Hui Li
|
a68a5b73b8
|
Merge pull request #21212 from taosdata/fix/TD-24030
fix: fix invalid read
|
2023-05-08 20:30:44 +08:00 |
dapan1121
|
95b228a050
|
Merge pull request #21194 from taosdata/fix/TD-24010
fix:[TD-24010] subscribeStb.py failed in windows CI
|
2023-05-08 20:29:47 +08:00 |
dapan1121
|
1f973123c4
|
Merge pull request #21177 from taosdata/fix/TD-23972
fix:[TD-23972] push subscribe msg to vnode even though consumer not c…
|
2023-05-08 20:29:31 +08:00 |
Hui Li
|
1f76936661
|
Merge pull request #21171 from taosdata/test/update_push_message
update push message
|
2023-05-08 20:29:14 +08:00 |
Shengliang Guan
|
6f76a2a8ca
|
Merge pull request #21211 from taosdata/FIX/TD-24033-main
fix: protect against nullptr in syncRespCleanRsp
|
2023-05-08 19:58:00 +08:00 |
wangjiaming0909
|
e22c62ffba
|
fix: data compare of signed and unsigned integers
|
2023-05-08 18:13:37 +08:00 |
yihaoDeng
|
c3e0de0bfc
|
fix invalid read
|
2023-05-08 09:21:20 +00:00 |
Benguang Zhao
|
bd5372c378
|
fix: protect against nullptr in syncRespCleanRsp
|
2023-05-08 17:08:24 +08:00 |
wangmm0220
|
f9142c0ddb
|
fix:[TD24010] lost data if apply ver is small than commit ver
|
2023-05-08 16:49:56 +08:00 |
dapan1121
|
5d4830956a
|
Merge pull request #21187 from taosdata/szhou/fix-ts23905-ts23865
fix: forbid some stream computing
|
2023-05-08 16:24:00 +08:00 |
dapan1121
|
443932c122
|
Merge pull request #21206 from taosdata/fix/colid-overflow
colid overflow
|
2023-05-08 15:27:59 +08:00 |
slzhou
|
2f45a3dfdb
|
fix: change variable name
|
2023-05-08 14:42:31 +08:00 |
dmchen
|
4eed65432c
|
colid overflow
|
2023-05-08 13:26:11 +08:00 |
wade zhang
|
daf55cf510
|
Merge pull request #21203 from taosdata/docs/adamji/TS-3353-fix-example-tmp-main
docs: add wal args
|
2023-05-08 10:45:18 +08:00 |
Adam Ji
|
cbdddeffec
|
docs: add wal args
|
2023-05-08 10:41:22 +08:00 |
Hui Li
|
2053dcae00
|
Merge pull request #21185 from taosdata/fix/TD-23988-MAIN
test: fix tsim/db/error1.sim random failed
|
2023-05-08 09:42:37 +08:00 |