Commit Graph

235 Commits

Author SHA1 Message Date
afwerar ac09ef04a9 fix(os): add win32 udf case 2022-06-05 17:02:43 +08:00
afwerar 8908407918 fix(os): add log data dir configure 2022-06-01 11:33:15 +08:00
afwerar 49b36c7836 fix(os): win iconv find error 2022-06-01 10:36:03 +08:00
afwerar 1e5ef3b145 fix(os): windows timezone error 2022-05-27 19:00:48 +08:00
Zhiqiang Wang 4cf843ed51
Merge pull request #12977 from taosdata/fix/ZhiqiangWang/TD-15849-run-case-on-win
fix(os): run case on win
2022-05-25 20:55:04 +08:00
afwerar 3a0efe7255 fix(os): run case on win 2022-05-25 16:30:26 +08:00
yihaoDeng 7259a35620 enh: refactor trans free ctx 2022-05-24 22:17:52 +08:00
afwerar 93a0c69edc fix(os): win ctest error 2022-05-23 13:42:56 +08:00
afwerar f1a788f161 fix(os): win run error 2022-05-19 11:34:52 +08:00
afwerar 51721dfc47 fix(os): win run error 2022-05-19 10:37:11 +08:00
afwerar b7ca4f7710 fix(os): win str to int64 error 2022-05-17 13:50:16 +08:00
afwerar 2e3a64a569 fix(os): update windows compile error 2022-05-14 11:15:21 +08:00
afwerar 61729d6805 fix(os): update windows compile error 2022-05-14 10:43:00 +08:00
afwerar 0815843e94 fix(os): make taosd.exe taos.exe run on windows. 2022-05-13 21:42:16 +08:00
Liu Jicong 1c98d780a0 fix(wal): int overflow 2022-05-12 20:51:08 +08:00
Zhiqiang Wang 356ccb7336
Merge pull request #12347 from taosdata/fix/ZhiqiangWang/fix-15189-windows-compile-TDinternal
fix(os): windows compile TDinternal.
2022-05-11 19:00:53 +08:00
afwerar 752e105c0a fix(os): windows compile TDinternal. 2022-05-11 18:24:05 +08:00
afwerar a816e3034e fix(os): Ubuntu 18.04 timezone error. 2022-05-11 15:18:26 +08:00
afwerar cdd7cafe42 fix(os): Ubuntu timezone error. 2022-05-11 12:01:37 +08:00
afwerar 42204611ba fix(os): add print trace func. 2022-05-11 02:00:09 +08:00
afwerar 32e6557353 fix(os): add print trace func. 2022-05-11 01:53:30 +08:00
afwerar c8fe82a2c8 fix(os): centos timezone error. 2022-05-10 19:20:47 +08:00
Zhiqiang Wang ce2bbd7eb4
Merge pull request #12272 from taosdata/fix/ZhiqiangWang/fix-15311-TDinternal-CI-error
fix(os): TDinternal CI error.
2022-05-09 17:51:12 +08:00
Yihao Deng 903f4f91da
Merge pull request #12266 from taosdata/fix/invaldFqdn
fix(rpc): avoid invalid fqdn
2022-05-09 17:13:07 +08:00
afwerar 4836843b99 fix(os): TDinternal CI error. 2022-05-09 17:03:31 +08:00
yihaoDeng 205c92e472 fix(rpc): fix duplicat port error 2022-05-09 15:41:32 +08:00
Yihao Deng 4e414750f7
Merge pull request #12253 from taosdata/fix/invaldFqdn
fix(rpc): fix invalide fqdn
2022-05-09 13:54:46 +08:00
yihaoDeng 97f00c0e8a fix(rpc): fix duplicat port error 2022-05-09 12:08:51 +08:00
yihaoDeng ce77983ff2 fix(rpc): fix invalide fqdn 2022-05-09 11:48:40 +08:00
afwerar 02e6b38270 fix(os): make taosd run on win. 2022-05-09 03:22:05 +08:00
yihaoDeng c36f56a77d fix(rpc): fix invalide fqdn 2022-05-07 18:34:36 +08:00
yihaoDeng cb115f1c10 fix(rpc): fix invalide fqdn 2022-05-07 18:19:25 +08:00
Yihao Deng fe66836ca3
Merge pull request #12141 from taosdata/fix/invalid-fqdn
enh(rpc): taosd exited when fqdn is configed to invalid
2022-05-06 15:19:43 +08:00
afwerar 402acb60c6 fix(os): fix win max func error. 2022-05-06 09:49:37 +08:00
yihaoDeng 315c9c37dc enh(rpc): taosd exited when fqdn is configed to invalid 2022-05-05 23:14:36 +08:00
Ganlin Zhao 455737f2cb fix(query): add hex encoding/decoding for transmitting nchar constant
from client to server in JSON
2022-05-05 17:15:09 +08:00
afwerar f4f11fdc01 fix(os): fix win open file error. 2022-04-28 19:46:37 +08:00
Shengliang Guan 88fb43a165
Merge pull request #11979 from taosdata/feature/dnode
test: add unitest for sdb
2022-04-28 14:33:59 +08:00
Shengliang Guan 7d3dd776f1 test: add unitest for sdb 2022-04-28 13:56:10 +08:00
afwerar bf9ab440a7 fix(os): fix new compilation errors. 2022-04-27 17:39:54 +08:00
yihaoDeng 9c510f331c feature(rpc): add connect timeout 2022-04-27 15:47:25 +08:00
Liu Jicong 7b892a0f28 fix: client memory leak 2022-04-26 21:50:36 +08:00
Liu Jicong a14b8dcc99 enh(tmq): delayed task 2022-04-26 14:32:37 +08:00
Shengliang Guan 15ddbe8231 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 11:25:15 +08:00
Liu Jicong 581b71cf13 merge from 3.0 2022-04-22 19:54:04 +08:00
Liu Jicong 32e9887664 feat(tmq): add push mode 2022-04-22 19:47:00 +08:00
afwerar c80da6133a fix(os): windows compile 3.0. 2022-04-22 10:21:39 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
slzhou 49dc204076 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-22 08:14:09 +08:00
Shengliang Guan d2d5196186 refactor(tools): refact shell codes 2022-04-21 21:10:09 +08:00