Shengliang Guan
|
a9e63866e7
|
Merge pull request #3778 from taosdata/hotfix/sangshuduo/fix-doc-system-detection
[TD-1656] <doc>: fix command to detect systemd in documentation.
|
2020-10-09 19:42:17 +08:00 |
Shengliang Guan
|
2a7e84aa12
|
Merge pull request #3779 from taosdata/release/s103
Release/s103
|
2020-10-09 19:41:43 +08:00 |
Shuduo Sang
|
39a722fb30
|
change max sql length to 1M.
|
2020-10-09 18:00:19 +08:00 |
Haojun Liao
|
0060a73e94
|
[td-1613]
|
2020-10-09 17:59:34 +08:00 |
Haojun Liao
|
584ad68967
|
Merge remote-tracking branch 'origin/release/s103' into release/s103
|
2020-10-09 17:11:19 +08:00 |
Haojun Liao
|
86b52dc952
|
[td-1576]
|
2020-10-09 17:10:50 +08:00 |
Shuduo Sang
|
5e0b3bb7f1
|
[TD-1656] <doc>: fix command to detect systemd in documentation.
|
2020-10-09 17:05:23 +08:00 |
Bo Xiao
|
fe4b4168ff
|
Merge pull request #3777 from taosdata/jtao1735-patch-1
Update architecture-ch.md
|
2020-10-09 17:05:07 +08:00 |
Jeff Tao
|
4c82f9a4f7
|
Update architecture-ch.md
|
2020-10-09 16:39:37 +08:00 |
Bo Xiao
|
9168e43abe
|
Merge pull request #3773 from taosdata/boxiaobj-patch-5
Update cluster-ch.md
|
2020-10-09 15:23:49 +08:00 |
Bo Xiao
|
1ef20aa430
|
Merge pull request #3770 from taosdata/boxiaobj-patch-3-2
Update architecture-ch.md
|
2020-10-09 15:20:41 +08:00 |
Bo Xiao
|
c294e86617
|
Update Queries-ch.md
Minor modifications on multi-tables queries and add LIKE in query sample.
|
2020-10-09 15:15:59 +08:00 |
Bo Xiao
|
4f2c192ce0
|
Update architecture-ch.md
Recover multi grade storage section.
|
2020-10-09 15:02:16 +08:00 |
liuyq-617
|
e47438b41d
|
[TD-1489] concurrent inquiry test case
|
2020-10-09 14:40:41 +08:00 |
Bo Xiao
|
529b264be0
|
Update cluster-ch.md
Minor modifications
|
2020-10-09 14:39:39 +08:00 |
Bo Xiao
|
1ff9ddfcb2
|
Update Queries-ch.md
Minor modifications on multi tables aggregation queries.
|
2020-10-09 14:18:23 +08:00 |
Bo Xiao
|
30bea59079
|
Update architecture-ch.md
Many minor modifications.
|
2020-10-09 14:06:09 +08:00 |
Haojun Liao
|
e4876da58c
|
Merge branch 'develop' into feature/crash_gen
|
2020-10-09 13:54:50 +08:00 |
Haojun Liao
|
acdc22ee11
|
[td-1613]
|
2020-10-09 13:44:16 +08:00 |
Bo Xiao
|
23174971b3
|
Update Evaluation-ch.md
Minor modifications
|
2020-10-09 13:21:29 +08:00 |
Haojun Liao
|
b120f8ce71
|
[td-1655]
|
2020-10-09 13:21:28 +08:00 |
Steven Li
|
ff13fd3778
|
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
|
2020-10-09 03:11:09 +00:00 |
zyyang
|
a6107d1d35
|
[TD-1476]<feature>: a demo for calcite
|
2020-10-09 10:52:49 +08:00 |
zyyang
|
0efbf914a6
|
Update TAOS SQL-ch.md
|
2020-10-09 09:50:10 +08:00 |
freemine
|
888e81acb3
|
Merge remote-tracking branch 'upstream/develop' into odbc
|
2020-10-08 22:38:49 +08:00 |
freemine
|
045175682a
|
1. typo correction in CMakeLists.txt
2. fprint error message when SQLxxx failed in tcodbc
|
2020-10-08 22:36:13 +08:00 |
Shengliang Guan
|
6875321877
|
Merge pull request #3762 from taosdata/bugfix/td-1249
[TD-1249]<fix>:memory leak in rpc
|
2020-10-08 21:30:20 +08:00 |
Shengliang Guan
|
852be6f29b
|
Merge pull request #3764 from taosdata/patch/TD-1632
Patch/td 1632
|
2020-10-08 21:29:25 +08:00 |
freemine
|
75786385a2
|
just add one more blank line to check if travis's happy with that, ref #add odbc connector #3765
|
2020-10-08 17:05:07 +08:00 |
freemine
|
60d66cfd57
|
remove trailing spaces
|
2020-10-08 16:01:05 +08:00 |
freemine
|
0aee002858
|
Merge remote-tracking branch 'upstream/develop' into odbc
|
2020-10-08 15:51:56 +08:00 |
freemine
|
ac16f20314
|
1. adjust CMakeLists.txt to enabling checking unixodbc existence
2. use install.sh to install odbcinst/odbc record in system
3. add packages (unixodbc/unixodbc-dev) to install in .travis.yml
|
2020-10-08 15:47:55 +08:00 |
Shengliang Guan
|
42e7be57a4
|
TD-1652
|
2020-10-08 14:52:02 +08:00 |
freemine
|
d33d693ef1
|
remove obsoletes, ignore->ignored for better understanding
|
2020-10-08 12:19:33 +08:00 |
freemine
|
12eafdd8f3
|
add prepare/bind/execute support
|
2020-10-08 12:11:20 +08:00 |
Bomin Zhang
|
8e2bb2c1e4
|
fix td-1249
|
2020-10-08 11:05:02 +08:00 |
Shengliang Guan
|
7df888c178
|
Merge pull request #3759 from taosdata/feature/sangshuduo/add-lgtm-code-analyzer-support
[TD-1651] feature: add lgtm code analyzer support.
|
2020-10-08 08:58:27 +08:00 |
Shengliang Guan
|
b18cd2d4d4
|
Merge pull request #3760 from taosdata/patch/TD-1632
Patch/td 1632
|
2020-10-08 08:58:00 +08:00 |
Shuduo Sang
|
b358ecf29b
|
[TD-1651] feature: add lgtm code analyzer support.
|
2020-10-07 23:03:12 +08:00 |
Shengliang Guan
|
22390a2a1d
|
Merge branch 'patch/TD-1632' of https://github.com/taosdata/TDengine into patch/TD-1632
|
2020-10-07 22:26:57 +08:00 |
freemine
|
dc2df3a09e
|
add Error support
|
2020-10-07 17:42:54 +08:00 |
Jeff Tao
|
3047456325
|
TD-1632
|
2020-10-07 09:41:11 +00:00 |
Shengliang Guan
|
db9741ff7f
|
Merge remote-tracking branch 'origin/develop' into patch/TD-1632
|
2020-10-07 10:34:26 +08:00 |
Jeff Tao
|
75767af7aa
|
TD-1632
|
2020-10-07 02:08:40 +00:00 |
Jeff Tao
|
85020a59a5
|
Merge branch 'patch/TD-1632' of https://github.com/taosdata/TDengine into patch/TD-1632
|
2020-10-07 02:01:30 +00:00 |
Jeff Tao
|
756aa48077
|
TD-1632
|
2020-10-07 02:00:38 +00:00 |
Shengliang Guan
|
c87e34062c
|
Merge pull request #3745 from taosdata/patch/TD-1632
TD-1632 revert
|
2020-10-07 09:39:03 +08:00 |
freemine
|
36e5dac0eb
|
add refcount
|
2020-10-07 08:38:07 +08:00 |
freemine
|
ec04ef7b79
|
delay fetch
|
2020-10-07 08:08:34 +08:00 |
freemine
|
52f023c028
|
init odbc
|
2020-10-06 22:53:15 +08:00 |