Commit Graph

661 Commits

Author SHA1 Message Date
Hongze Cheng f313004b4c fix: keep ETIMEDOUT error code in timewait state 2024-08-07 19:09:04 +08:00
wangmm0220 46f74c7a97 fix:[TD-31283] code remove by accident 2024-08-07 15:44:09 +08:00
Hongze Cheng d68fd6566d
Merge pull request #26979 from taosdata/fix/TD-31194-3.0
fix: (errcode) ignore empty timezone str
2024-08-07 10:19:30 +08:00
Shungang Li 1ef464cd78 fix: (errcode) ignore empty timezone str 2024-08-06 17:11:16 +08:00
Hongze Cheng 09cd3cffe7 fix: caused by error code change 2024-08-06 16:48:05 +08:00
dapan1121 d59e3512ee
Merge pull request #26948 from taosdata/enh/addRandError
enh: add rand error test
2024-08-04 18:22:14 +08:00
dapan1121 857d9e825b enh: add rand error test 2024-08-02 13:29:47 +08:00
Shungang Li 965a4e56ea fix: check taosSetSystemLocale errcode 2024-08-02 11:12:03 +08:00
kailixu 2239a924f0 enh: return code of get ip from fqdn 2024-07-29 16:14:52 +08:00
dapan1121 a2579d5970
Merge pull request #26800 from taosdata/fix/TD-31073.3
fix: os ut return code
2024-07-29 08:51:40 +08:00
dapan1121 d82c945663
Merge pull request #26813 from taosdata/enh/code/TD-30977
return value: udf
2024-07-28 21:45:31 +08:00
xsren 911e6380b9 return value: udf 2024-07-27 18:33:08 +08:00
Haojun Liao 6924adf1ae fix(util):not use taos_system_error macro, otherwise, the return code check will fail. 2024-07-27 14:56:30 +08:00
Hongze Cheng 3460a202fc
Merge pull request #26790 from taosdata/enh/TD-30988-3.0
fix: refactor return code
2024-07-26 20:33:50 +08:00
dapan1121 f96b2dbc65 fix: ut return code 2024-07-26 17:38:02 +08:00
sima 063965d28a enh:[TD-31070] Handling return value of clientHb.c 2024-07-26 16:09:04 +08:00
dapan1121 9fc45cf429 fix: ip return issue 2024-07-25 17:56:51 +08:00
dapan1121 bd55075948 fix: mac get ip issue 2024-07-25 17:48:45 +08:00
dapan1121 11dea101d1 fix: return code validation 2024-07-25 17:34:41 +08:00
kailixu 9de0e4ee64 fix: refactor return code 2024-07-25 16:20:10 +08:00
dapan1121 3ac26cc32a fix: config read issue 2024-07-25 13:48:22 +08:00
dapan1121 0f98b0702d fix: windows compile issue 2024-07-25 11:50:41 +08:00
dapan1121 d3ab79da10 fix: os return code 2024-07-25 11:47:04 +08:00
dapan1121 2f284b252f Merge remote-tracking branch 'origin/fix/TD-31073.2' into fix/TD-31073.3 2024-07-25 08:58:07 +08:00
dapan1121 4ef485dbf9 fix: shell read file issue 2024-07-25 08:55:01 +08:00
dapan1121 fdfec17c64 fix: ut issue 2024-07-24 18:48:18 +08:00
dapan1121 47c5958cb2 fix: pread return code issue 2024-07-24 17:25:31 +08:00
dapan1121 68e5709efc fix: windows compile issue 2024-07-24 16:42:47 +08:00
dapan1121 8691908cc3 fix: os return code 2024-07-24 16:37:54 +08:00
dapan1121 5a19d80167 Merge remote-tracking branch 'origin/3.0' into fix/TD-31073.1 2024-07-24 15:03:17 +08:00
dapan1121 f0f6787b74 fix: os return code validation 2024-07-24 15:00:23 +08:00
Hongze Cheng 381737e8c0 enh: refact error code 2024-07-24 11:24:22 +08:00
dapan1121 5a0147d4dd fix: file return code 2024-07-23 19:23:49 +08:00
dapan1121 ce76be7eda Merge branch 'fix/TD-31073' of github.com:taosdata/TDengine into fix/TD-31073 2024-07-23 18:49:30 +08:00
dapan1121 9735c069c8 fix: windows compile issue 2024-07-23 18:47:20 +08:00
dapan1121 66ba6c4226
Merge branch '3.0' into fix/TD-31073 2024-07-23 16:41:12 +08:00
dapan1121 ae2210f7cc Merge remote-tracking branch 'origin/3.0' into fix/TD-31073 2024-07-23 15:08:09 +08:00
dapan1121 9e8d94a69a fix: add function return code validation 2024-07-23 15:03:24 +08:00
Hongze Cheng 1ebec2c402 enh: refactor error code 2024-07-23 14:50:45 +08:00
dapan1121 7718d5e042 fix: os return code 2024-07-22 18:47:41 +08:00
Yihao Deng cd9b4b132e refactor error code 2024-07-17 02:51:28 +00:00
dmchen 89acd1693c fix/TD-30877 2024-07-05 06:44:43 +00:00
dmchen 587df3b86d fix/TD-30877 2024-07-05 06:44:34 +00:00
wangmm0220 d4b31cfd8e fix:[TS-4921] errors in test 2024-06-26 18:32:09 +08:00
wangmm0220 65fac20367 fix:[TS-4921] merge from 3.0 2024-06-22 15:02:34 +08:00
wangmm0220 5dcfed2d51 feat:[TS-4921]add logic for slow log 2024-06-19 18:54:26 +08:00
Haojun Liao f353636136 refactor: do some internal refactor. 2024-06-19 15:08:25 +08:00
Haojun Liao 04281bcd07 fix(util): uncomment the timestamp decode function with AVX2 instructions, and do some internal refactor. 2024-06-19 15:06:09 +08:00
Haojun Liao 623a73f57b
Merge pull request #26089 from taosdata/fix/3_liaohj
fix(stream): init the node list and task list when starting mnode.
2024-06-12 11:34:10 +08:00
Hongze Cheng e8ea630d5a
Merge pull request #25203 from taosdata/enh/thread_api_3.0
enh: remove obsolete code
2024-06-12 10:58:19 +08:00