slguan
4cb6ed8648
Merge branch 'develop' into hotfix/boundary
2020-05-21 13:41:17 +08:00
Hongze Cheng
f092362962
Merge branch 'develop' into feature/2.0tsdb
2020-05-21 05:39:24 +00:00
Hongze Cheng
9aae83df70
TD-374
2020-05-21 05:31:26 +00:00
Shengliang Guan
0d8027a0c3
Merge pull request #1979 from taosdata/hotfix/rpcFreeMsg
...
free message is not in right way
2020-05-21 13:15:25 +08:00
Jeff Tao
7d0abd1d4e
free message is not in right way
2020-05-21 04:56:48 +00:00
Shengliang Guan
a07039517f
Merge branch 'hotfix/boundary' of https://github.com/taosdata/TDengine into hotfix/boundary
2020-05-21 04:25:47 +00:00
Shengliang Guan
afe7921eda
[TD-374] fix compile error
2020-05-21 04:25:10 +00:00
slguan
a5f219c29e
Merge branch 'develop' into hotfix/boundary
2020-05-21 12:22:20 +08:00
Shengliang Guan
4898cd7281
[TD-374] change some defs
2020-05-21 03:57:05 +00:00
Shengliang Guan
258e048c2a
revert rpc change
2020-05-21 11:40:50 +08:00
Shuaiqiang Chang
fa1ef5cf6f
Merge branch 'develop' into hotfix/taos-tools
...
* develop:
free is not right
TD-337, #1827 : thread exit gracefully
ctrl+c handling in taosd
version in sync is not updated correctly
change max cache value from 512 to 128.
[TD-375]
2020-05-21 10:48:42 +08:00
Shengliang Guan
0ec68470f5
Merge pull request #1978 from taosdata/hotfix/rpcFreeMsg
...
free is not right
2020-05-21 10:46:43 +08:00
Shengliang Guan
d855e6cc03
Merge pull request #1977 from taosdata/patch/exiting
...
Patch/exiting
2020-05-21 10:46:06 +08:00
Jeff Tao
70747ad1bb
free is not right
2020-05-21 02:43:48 +00:00
Shengliang Guan
84d49718d0
[TD-374] update code while alter database maxTables
2020-05-21 02:41:46 +00:00
Haojun Liao
48da3c695f
Merge branch 'develop' into feature/query
2020-05-21 10:41:05 +08:00
Bomin Zhang
674332a50b
TD-337, #1827 : thread exit gracefully
2020-05-21 09:29:23 +08:00
Bomin Zhang
345b1c3aba
ctrl+c handling in taosd
2020-05-21 09:29:23 +08:00
Hongze Cheng
03161e351e
Merge branch 'develop' into feature/2.0tsdb
2020-05-21 09:16:48 +08:00
Haojun Liao
2c12419c0b
[td-225] update the test script
2020-05-20 22:58:19 +08:00
Haojun Liao
a7d1000240
[td-225] fix bugs in limit/offset for super table projection query.
2020-05-20 22:57:41 +08:00
Shengliang Guan
d79aff09b9
scripts
2020-05-20 13:55:33 +00:00
slguan
3970da30b2
Merge branch 'develop' into hotfix/boundary
2020-05-20 21:53:15 +08:00
Shengliang Guan
54f671c027
Merge pull request #1976 from taosdata/hotfix/syncversion
...
version in sync is not updated correctly
2020-05-20 21:49:28 +08:00
slguan
492c999824
Merge branch 'develop' into hotfix/boundary
2020-05-20 21:28:16 +08:00
Shengliang Guan
ce03da887d
Merge pull request #1973 from taosdata/develop_lihui
...
[TD-375]
2020-05-20 21:11:29 +08:00
Shengliang Guan
50a158ccfd
Merge pull request #1975 from taosdata/hotfix/fix-max-cache-value-from-512-to-128
...
[TD-378] change max cache value from 512 to 128.
2020-05-20 21:07:10 +08:00
Jeff Tao
16f557a788
version in sync is not updated correctly
2020-05-20 12:09:17 +00:00
Shengliang Guan
cd289b9991
[TD-374] Set mnodeInfo as a static variable to speed up the query
2020-05-20 10:33:39 +00:00
Shuaiqiang Chang
cdfe5de29d
fix:free_result
2020-05-20 18:30:33 +08:00
Shuduo Sang
ad89a82545
change max cache value from 512 to 128.
2020-05-20 17:58:19 +08:00
Hui Li
f755ed40a1
[TD-375]
2020-05-20 17:54:21 +08:00
Shengliang Guan
45257d710f
Merge branch 'hotfix/boundary' of https://github.com/taosdata/TDengine into hotfix/boundary
2020-05-20 09:11:39 +00:00
Shengliang Guan
51711975f4
[TD-372] bug while enable http
2020-05-20 09:11:08 +00:00
Shengliang Guan
e635598794
[TD-374] optimize module management
2020-05-20 09:08:18 +00:00
Shengliang Guan
a2f08cfb40
Merge pull request #1971 from taosdata/feature/add-tag-and-alter-table-cases
...
fixup: fix fuser call.
2020-05-20 16:50:48 +08:00
Shengliang Guan
574147a83a
[TD-374] Remove unnecessary quotes
2020-05-20 08:03:16 +00:00
Shengliang Guan
180c6d5a3e
[TD-374] change the retry time of failed table creation from 1 second to 300ms
2020-05-20 07:58:20 +00:00
Shuduo Sang
de8cebf390
fixup: fix fuser call.
2020-05-20 15:34:15 +08:00
Shengliang Guan
469f7a4af0
Merge pull request #1970 from taosdata/feature/query
...
[td-225] fix bugs in read data from cache.
2020-05-20 15:10:11 +08:00
Shengliang Guan
d80161dad6
Merge pull request #1969 from taosdata/feature/add-tag-and-alter-table-cases
...
Feature/add tag and alter table cases
2020-05-20 15:09:28 +08:00
Haojun Liao
2c62139080
[td-225] fix bugs in read data from cache.
2020-05-20 15:07:27 +08:00
Shuduo Sang
721c1cc4f3
add fuser -k -n tcp 6030 to release network port.
2020-05-20 15:04:42 +08:00
Shengliang Guan
6cb9872815
scripts
2020-05-20 14:40:05 +08:00
Shuduo Sang
b2881c553a
Merge branch 'develop' into feature/add-tag-and-alter-table-cases
2020-05-20 14:37:26 +08:00
Shuduo Sang
0280f36664
add few more cases and support check data type in connector.
2020-05-20 14:17:40 +08:00
Hongze Cheng
16e9d8fa65
optimize remove chile table
2020-05-20 11:21:52 +08:00
Shengliang Guan
d0da289f49
Merge pull request #1967 from taosdata/feature/query
...
[td-225] fix memory leak
2020-05-20 11:21:39 +08:00
Shengliang Guan
01ed33a77b
Merge pull request #1966 from taosdata/hotfix/valgrind
...
[TD-372] fix definite lost
2020-05-20 11:20:55 +08:00
Shengliang Guan
2c4f740108
[TD-372] fix definite lost
2020-05-20 03:04:35 +00:00