haojun Liao
|
2bc4077069
|
Update tscSubquery.c
avoid repeated subtraction of the number of subqueries.
|
2021-01-14 15:54:43 +08:00 |
Elias Soong
|
937afe6386
|
Merge pull request #4906 from taosdata/docs/Update-Latest-Feature
Docs/update documents for Sprint_112
|
2021-01-14 15:41:25 +08:00 |
dapan1121
|
ef5e38e025
|
fix bug
|
2021-01-14 15:33:35 +08:00 |
dapan1121
|
31ff3c0e33
|
fix bug
|
2021-01-14 15:21:08 +08:00 |
haojun Liao
|
e55e251369
|
Merge pull request #4905 from taosdata/release/s111
Release/s111
|
2021-01-14 15:11:21 +08:00 |
dapan1121
|
0f715a3f4c
|
Merge branch 'develop' into hotfix/TD-2719
|
2021-01-14 14:37:37 +08:00 |
dapan1121
|
c04a4f1712
|
fix bug
|
2021-01-14 14:33:01 +08:00 |
haojun Liao
|
520cae37ec
|
Merge branch 'develop' into release/s111
|
2021-01-14 14:01:35 +08:00 |
haojun Liao
|
52a524624d
|
Merge pull request #4903 from taosdata/hjxilinx-patch-1
fix char string overflow
|
2021-01-14 13:57:28 +08:00 |
Elias Soong
|
2db9905bea
|
[TD-2632] <docs>: add batch size suggestion for batch creating tables.
|
2021-01-14 13:55:13 +08:00 |
Haojun Liao
|
f43f35381a
|
[TD-2740]<fix>: change the password length by using another macro definition.
|
2021-01-14 13:51:56 +08:00 |
Elias Soong
|
87ab0d93ce
|
Merge branch 'develop' into docs/Update-Latest-Feature
|
2021-01-14 13:36:49 +08:00 |
Elias Soong
|
5073b262d9
|
<docs>: do not allow grant 'super' permission to normal user
|
2021-01-14 11:49:11 +08:00 |
huili
|
205292ce72
|
Merge pull request #4899 from taosdata/feature/sim
Feature/sim
|
2021-01-14 11:40:07 +08:00 |
haojun Liao
|
a70c34b413
|
Merge pull request #4876 from taosdata/hotfix/TD-2684
tuning tcp opt
|
2021-01-14 11:17:00 +08:00 |
haojun Liao
|
1abd71f056
|
Merge pull request #4883 from taosdata/hotfix/TD-2516
[TD-2516]<fix>:taos crash when receiving meta response while query is canceled
|
2021-01-14 11:14:10 +08:00 |
haojun Liao
|
37d80c7851
|
Merge pull request #4892 from taosdata/hotfix/TD-2657
[TD-2657]add max wait time to fix case fail issue
|
2021-01-14 11:13:59 +08:00 |
haojun Liao
|
b71b322ca7
|
Merge pull request #4891 from taosdata/hotfix/TD-2738
[TD-2738]<fix>: null tag issue when having two autocreate tables in single SQL statement
|
2021-01-14 11:13:46 +08:00 |
huili
|
2e8a6b65d0
|
Merge pull request #4890 from taosdata/feature/sangshuduo/TD-2598-ci-integration
[TD-2598] feature: C# taosdemo, CI integration.
|
2021-01-14 11:12:43 +08:00 |
huili
|
843f0a6f23
|
Merge pull request #4896 from taosdata/hotfix/sangshuduo/TD-2746-fix-minimal-cmake-version
[TD-2746] <fix>: fix required minimal cmake version in all CMakelists…
|
2021-01-14 11:11:49 +08:00 |
huili
|
06225de834
|
Merge pull request #4895 from taosdata/xiaoping/add_test_case
[TD-2693]<test>: add test case
|
2021-01-14 11:11:12 +08:00 |
haojun Liao
|
80932329f1
|
Update tscSQLParser.c
|
2021-01-14 11:03:23 +08:00 |
haojun Liao
|
61127a95ee
|
Merge pull request #4884 from taosdata/feature/query
Feature/query
|
2021-01-14 10:25:13 +08:00 |
huili
|
7953e06c8c
|
Merge pull request #4882 from taosdata/test/testcase
[TD-2723]<test>add case for multi-level storage
|
2021-01-14 09:26:03 +08:00 |
dapan1121
|
a64f137941
|
add subquery states to trace subquery
|
2021-01-14 09:16:56 +08:00 |
Shengliang Guan
|
a835f2afb7
|
Merge pull request #4898 from taosdata/fix/TD-2710
[TD-2710]<fix>: fix deadlock with batch create table
|
2021-01-13 22:44:57 +08:00 |
Shengliang Guan
|
74a928365c
|
Merge branch 'feature/sim' of https://github.com/taosdata/TDengine into feature/sim
|
2021-01-13 22:42:02 +08:00 |
Shengliang Guan
|
36c77d21fd
|
compile error
|
2021-01-13 22:40:55 +08:00 |
Shengliang Guan
|
d1505b7923
|
Merge pull request #4886 from taosdata/feature/sim
[TD-2677]<fix>: setting quorum to 2 may cause a deadlock
|
2021-01-13 22:40:21 +08:00 |
Minglei Jin
|
e7af585031
|
[TD-2710]<fix>: fix deadlock with batch create table
|
2021-01-13 19:28:15 +08:00 |
Ping Xiao
|
03087e2f39
|
[TD-1930]<test>: add test case
|
2021-01-13 18:12:45 +08:00 |
Elias Soong
|
e4c8a81a96
|
<docs>: update Python driver manual about multi-thread
|
2021-01-13 17:11:56 +08:00 |
zyyang
|
bee49162ff
|
change
|
2021-01-13 17:00:09 +08:00 |
zyyang
|
a000e6d306
|
change
|
2021-01-13 16:57:33 +08:00 |
zyyang
|
d02acc8c15
|
change
|
2021-01-13 16:40:30 +08:00 |
zyyang
|
6538d19603
|
change
|
2021-01-13 16:33:14 +08:00 |
zyyang
|
c967956212
|
change
|
2021-01-13 16:24:12 +08:00 |
Elias Soong
|
dc3230059d
|
<docs>: add description for limitation of number leading names
|
2021-01-13 16:22:45 +08:00 |
zyyang
|
412da1d04d
|
change
|
2021-01-13 16:22:18 +08:00 |
Elias Soong
|
4d3a855a25
|
<docs>: update connection sharing suggestion in multi-thread environement
|
2021-01-13 16:10:52 +08:00 |
Shuduo Sang
|
93db17b878
|
[TD-2746] <fix>: fix required minimal cmake version in all CMakelists.txt
|
2021-01-13 15:59:03 +08:00 |
zyyang
|
7303c5d031
|
change
|
2021-01-13 15:52:50 +08:00 |
Elias Soong
|
33256e2615
|
[TD-2720] <docs>: fix description for account name length limit
|
2021-01-13 15:34:02 +08:00 |
Ping Xiao
|
1a3a813b4d
|
[TD-2693]<test>: add test case
|
2021-01-13 15:06:09 +08:00 |
Elias Soong
|
41ec36440c
|
[TD-2680] <docs>: "show dnodes" will include arbitrator node
|
2021-01-13 14:52:04 +08:00 |
Elias Soong
|
0b4e95bc70
|
[TD-1866] <docs>: describe the relationship of taos_consume & taos_free_result
|
2021-01-13 14:25:45 +08:00 |
Haojun Liao
|
38106d1657
|
Merge remote-tracking branch 'origin/release/s111' into release/s111
|
2021-01-13 11:36:54 +08:00 |
Elias Soong
|
3fa820e649
|
Merge pull request #4815 from taosdata/Doc-For-Creating-Multi-Table-In-A-Batch
Doc for creating multi table in a batch
|
2021-01-13 11:36:30 +08:00 |
Haojun Liao
|
f9c5e33531
|
[TD-225]fix potential char array overflow.
|
2021-01-13 11:36:30 +08:00 |
Haojun Liao
|
11ace7f5c0
|
[TD-225]fix potential overflow in char array.
|
2021-01-13 11:35:48 +08:00 |