Commit Graph

218 Commits

Author SHA1 Message Date
Cary Xu 4ef8676aaf fix: invalid read of tsdb path 2022-11-02 17:11:12 +08:00
Cary Xu a96534d945 fix: invalid read problem of tsdb path 2022-11-01 17:07:24 +08:00
Cary Xu 0b6d117121 fix: add TD_PATH_MAX to support multi-platform 2022-11-01 11:44:17 +08:00
Cary Xu d42214e94a fix: add TD_PATH_MAX to support multi-platform 2022-11-01 11:09:27 +08:00
Cary Xu 9f14c599f2 fix: add TD_PATH_MAX to support multi-platform 2022-11-01 10:49:27 +08:00
gccgdb1234 f52000d86e return mem to os 2022-10-29 22:25:40 +08:00
Shengliang Guan 79f16a6d54 refact: remove multi process codes 2022-10-19 17:53:01 +08:00
Shengliang Guan 8764cf9adb refact: remove multi process codes 2022-10-19 11:08:42 +08:00
Benguang Zhao 616eb5f903 Merge branch '3.0' into FIX/TD-19239-3.0 2022-10-16 00:29:01 +08:00
Benguang Zhao 56b32a77a4 fix: allow to restart on disk space full, e.g. in dmCheckDiskSpace 2022-10-14 22:57:27 +08:00
afwerar f80dbfb6f5 fix: memory param over 2022-10-13 18:48:06 +08:00
Hongze Cheng fcbaa6082b more code refact 2022-10-13 11:49:46 +08:00
Hongze Cheng 4cc94968ee refact: format header file 2022-10-13 11:09:43 +08:00
afwerar 445596011e fix: win compile error 2022-10-11 14:12:11 +08:00
yihaoDeng 86c98f1f21 fix(tsc): fix invalid free 2022-10-09 21:30:41 +08:00
yihaoDeng 03f4412916 opt log time 2022-10-09 16:53:44 +08:00
Zhiqiang Wang d05b134a48
os: Mac package (#17201)
* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package
2022-10-08 10:12:17 +08:00
afwerar 91b35a0b62 os: fix Mac test error 2022-09-26 11:30:40 +08:00
afwerar 00a9491a97 os: fix Mac test error 2022-09-23 17:50:43 +08:00
afwerar 6759a38a8d os: chmod log dir mode 2022-09-01 15:26:01 +08:00
afwerar 8df8f90e19 os: fix mac run error 2022-08-26 16:03:28 +08:00
afwerar 67fbb73910 build: release ver-3.0.0.10003 2022-08-10 11:23:37 +08:00
afwerar 9c38e704d9 build: add win package 2022-08-08 09:34:12 +08:00
afwerar d67339bfc8 os: fix minimalDirGB invalid error 2022-08-03 20:17:53 +08:00
Cary Xu 602d2aa377 other: rsma snapshot and misc update 2022-08-02 16:13:36 +08:00
dapan1121 77837f6e6a fix: fix crash issue 2022-07-30 15:10:24 +08:00
dapan1121 80a32d6235 fix: fix mbs2ucs4 crash issue in taosd 2022-07-30 11:31:05 +08:00
dapan1121 4de8d28f63 fix: fix ucs4 convertion issue 2022-07-29 18:35:23 +08:00
afwerar ec5db6e195 shell: fix taos shell ctrl-c exit error 2022-07-22 09:42:06 +08:00
dapan1121 d266bfe187 fix: fix stmt memory leak 2022-07-20 08:39:52 +08:00
afwerar 4849b0cb78 test: fix win test error 2022-07-14 13:58:23 +08:00
afwerar d16af0eeac os: add file auto del func 2022-07-05 18:01:55 +08:00
afwerar b9a1c6744c os: add Mac compile support 2022-07-02 17:40:23 +08:00
afwerar 7a7098315c os: fix other error 2022-07-02 14:38:25 +08:00
afwerar 1a18422fdb os: fix sprintf signed char error 2022-07-02 14:29:56 +08:00
Liu Jicong 269b33c02d Merge branch '3.0' into feature/stream 2022-07-01 14:39:52 +08:00
Liu Jicong 52d09b4173 refactor(wal) 2022-07-01 14:39:21 +08:00
afwerar 4e8f3db596 os: replace win qsort func 2022-07-01 11:54:21 +08:00
afwerar 06e8ba9f14 os: win shell catch ctrl-c 2022-06-27 20:56:37 +08:00
Yihao Deng 6e4e10ad41
Merge pull request #14214 from taosdata/feat/rpcRefactor1
feat: rpc refactor
2022-06-25 14:47:37 +08:00
afwerar 925276e449 os: add alloca func 2022-06-25 11:14:10 +08:00
yihaoDeng 23d1e55718 handle except 2022-06-23 20:29:14 +08:00
yihaoDeng 3b1664d9e4 feat: refactor rpc code 2022-06-22 18:50:39 +08:00
afwerar c234adbb85 shell: fix shell chinese error 2022-06-22 17:07:49 +08:00
afwerar 9dff7b93c6 test: fix sim test error 2022-06-21 20:04:55 +08:00
yihaoDeng 3d15b65cea fix: avoid timeout event lost 2022-06-17 21:46:09 +08:00
afwerar 528d7d7248 os: add dll check 2022-06-16 15:46:51 +08:00
afwerar 8908407918 fix(os): add log data dir configure 2022-06-01 11:33:15 +08:00
afwerar 5acf419019 fix(os): win not close file ctest error 2022-05-21 23:47:39 +08:00
afwerar 51721dfc47 fix(os): win run error 2022-05-19 10:37:11 +08:00