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 |
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 |
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 |
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 |
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 |
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
|
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 |
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 |
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 |
dmchen
|
a425f08504
|
use wrong usedb map
|
2023-05-06 19:53:57 +08:00 |
wangmm0220
|
261f2736f7
|
fix:[TD-24010] subscribeStb.py failed in windows CI
|
2023-05-06 19:17:36 +08:00 |
Haojun Liao
|
c6007d53e8
|
Merge pull request #21190 from taosdata/fix/TS-3347
fix:[TS-3347]set ver to first version if version stored is smaller th…
|
2023-05-06 18:51:49 +08:00 |
wangmm0220
|
279fe0803f
|
fix:[TD-23972] push subscribe msg to vnode even though consumer not change
|
2023-05-06 18:35:24 +08:00 |
dapan1121
|
1de5f84536
|
Merge pull request #21184 from taosdata/fix/TD-23898-a
fix: fix taosd not exit when press ctrl+c
|
2023-05-06 17:46:38 +08:00 |
slzhou
|
04e9648d8e
|
enhance: change variable name
|
2023-05-06 17:16:27 +08:00 |
slzhou
|
276e5daa8c
|
fix: pseudo column function are treated as variable
|
2023-05-06 17:13:14 +08:00 |
Haojun Liao
|
cc0a01aae7
|
Merge pull request #21183 from taosdata/fix/liaohj_main
refactor: do some internal refactor.
|
2023-05-06 16:31:24 +08:00 |
wangmm0220
|
ee32620808
|
fix:[TS-3347]set ver to first version if version stored is smaller than first version in wal when subscribe db
|
2023-05-06 16:22:30 +08:00 |
shenglian zhou
|
83c857a017
|
fix: fix compilation error
|
2023-05-06 16:17:34 +08:00 |
dapan1121
|
8fe63e1e24
|
Merge pull request #21180 from taosdata/szhou/fix-ts3326
fix: clear null bitmap bit when set value
|
2023-05-06 15:58:57 +08:00 |
shenglian zhou
|
c8ac3a581e
|
fix: forbid some stream computing
|
2023-05-06 15:50:38 +08:00 |
Ganlin Zhao
|
33d4e0cc67
|
fix: fix taosd not exit when press ctrl+c
|
2023-05-06 15:03:17 +08:00 |
Haojun Liao
|
db0ad95649
|
Merge pull request #21152 from taosdata/fix/TS-3303
fix:[TS-3303]use stable name + child table name as key to save uid to…
|
2023-05-06 14:31:12 +08:00 |
Haojun Liao
|
2ea81179ae
|
Merge pull request #21153 from taosdata/fix/TD-23881
fix:change field bytes if length is bigger than 1024
|
2023-05-06 14:30:41 +08:00 |
Haojun Liao
|
71a2886fa5
|
Merge pull request #21163 from taosdata/fix/TS-3277
fix:[TS-3277]table not exist if drop stable in another client when in…
|
2023-05-06 14:30:23 +08:00 |