MysticBoy
a1b436d7ba
Merge remote-tracking branch 'remotes/origin/develop' into feature/mqtt
2020-05-27 14:30:43 +08:00
MysticBoy
81530a9b04
modify for mqtt start and cleanup
2020-05-27 12:39:14 +08:00
Tao Liu
4076bc6124
Merge branch 'develop' into feature/tagschema
2020-05-27 04:03:12 +00:00
Tao Liu
6390536449
[TD-90] add insert and modify tag schema
2020-05-27 04:01:34 +00:00
freemine
89da3e1479
bugfix: alloc space for holding null-terminator
2020-05-27 11:53:57 +08:00
Shengliang Guan
a9dbf73d34
Merge pull request #2052 from taosdata/feature/td-342
...
td-342: shell multiple statements support
2020-05-27 11:49:21 +08:00
Shengliang Guan
dbe54d4046
Merge pull request #2049 from taosdata/hotfix/rpcSecurity
...
security flag shall be reset if a newlink from client
2020-05-27 11:48:47 +08:00
Shengliang Guan
1272f9c279
Merge pull request #2048 from taosdata/patch/hex-err
...
define error in hex
2020-05-27 11:48:20 +08:00
Bomin Zhang
c27edd47b7
update connector document
2020-05-27 11:37:42 +08:00
Hongze Cheng
4f57295b86
Merge branch 'develop' into feature/2.0tsdb
2020-05-27 03:33:34 +00:00
Hongze Cheng
9c11c959d5
fix option uint print
2020-05-27 03:28:12 +00:00
Bomin Zhang
5270b1e331
define error in hex
2020-05-27 10:51:46 +08:00
Jeff Tao
a46e41f0e5
security flag shall be reset if a newlink from client
2020-05-27 02:48:00 +00:00
Tao Liu
36daff8edc
[TD-90] tagschema develop
2020-05-27 02:47:00 +00:00
Steven Li
806a9ae55c
Commit to replicate TD-430
2020-05-26 19:39:41 -07:00
Shengliang Guan
5e2d1aaeff
Merge pull request #2045 from taosdata/hotfix/sangshuduo/fix-importPerTabe-name
...
Hotfix/sangshuduo/fix import per tabe name
2020-05-27 09:47:24 +08:00
Shengliang Guan
cc4022d028
Merge pull request #2043 from taosdata/feature/2.0tsdb
...
TD-423
2020-05-27 09:46:49 +08:00
Steven Li
86b3678224
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
2020-05-26 17:29:26 -07:00
MysticBoy
3671647cd5
初始化放到启动部分
2020-05-27 00:47:14 +08:00
MysticBoy
c89b2493a3
Merge remote-tracking branch 'remotes/origin/develop' into feature/mqtt
2020-05-26 23:42:29 +08:00
Hongze Cheng
1dc3210605
TD-423
2020-05-26 15:14:50 +00:00
Shengliang Guan
9a29ebc532
Merge pull request #2039 from taosdata/hotfix/log
...
Hotfix/log
2020-05-26 23:14:06 +08:00
Tao Liu
3882d0fa2d
[TD-90]tagschema develop
2020-05-26 13:46:50 +00:00
Shengliang Guan
7ac821f218
[TD-335] rename some defs
2020-05-26 12:20:58 +00:00
Shengliang Guan
3b54b74554
[TD-335] rename mgmt to mnode
2020-05-26 20:08:51 +08:00
Shuduo Sang
da266b1c1b
fix tests/test/c/importPerTabe.c typo
...
[TD-429]
2020-05-26 19:32:16 +08:00
Tao Liu
4894e4d80b
Merge branch 'develop' into feature/tagschema
2020-05-26 11:03:20 +00:00
Tao Liu
8edc36edc5
Merge branch 'develop' into feature/tagschema
2020-05-26 11:02:24 +00:00
Tao Liu
fbc50a3da3
[TD-90] tag schema develop
2020-05-26 11:02:05 +00:00
MysticBoy
957410a066
fix for topic and clean up
2020-05-26 18:18:12 +08:00
Bomin Zhang
c1bc7ef982
shell suport multiple commands in single statement
2020-05-26 16:51:26 +08:00
Steven Li
5bf9e79871
Switched to actual detection of states, discovered major metadata handling flaw, and is now blocked
2020-05-26 01:47:15 -07:00
Shuaiqiang Chang
cf1e30be32
Merge branch 'develop' into hotfix/taos-tools
...
* develop:
support glibc 2.17 (default version of CentOS7).
[td-225]fix bugs in diff
[td-225]fix bugs in fill for super table query
[modify script for arbitrator function]
[modify script for arbitrator function]
update shellPrintNChar
Update TSDBDriver.java
TD-407: add config for binary column display width
add insert/sparseData.py to test compressing sparse file content.
query with and/or/illegal filter
2020-05-26 15:42:06 +08:00
Shuaiqiang Chang
87cdb1c58c
fix: taosdemo params error
2020-05-26 15:40:36 +08:00
MysticBoy
c2b148c16a
rem mqttc install
2020-05-26 15:31:53 +08:00
MysticBoy
a99005e0e8
fix for comparison of array 'tsMqttBrokerClientId' equal to a null pointer is
...
always false [-Werror,-Wtautological-pointer-compare]
recnt_status.client_id = tsMqttBrokerClientId==NULL ||
2020-05-26 15:26:33 +08:00
MysticBoy
f089b7c411
加入配置项说明和默认配置
2020-05-26 15:17:46 +08:00
Haojun Liao
b549f121ac
[td-225]update the sim script
2020-05-26 14:47:21 +08:00
MysticBoy
adb6249aae
Parse Uri , format is mqtt://username:password@hostname:1883/taos/
2020-05-26 14:42:07 +08:00
MysticBoy
b8a96b40b6
add MQTT-C
2020-05-26 11:50:23 +08:00
MysticBoy
2956b5861f
remove old
2020-05-26 11:48:50 +08:00
MysticBoy
f076073702
remove submodule
2020-05-26 11:43:14 +08:00
MysticBoy
d0995506d9
Merge remote-tracking branch 'remotes/origin/develop' into feature/mqtt
2020-05-26 11:40:09 +08:00
Shuduo Sang
53e5f84d64
Merge branch 'develop' of https://github.com/taosdata/TDengine into develop
2020-05-26 09:57:45 +08:00
Jeff Tao
095d5f8ddf
add eindex in getFileInfo
2020-05-26 01:52:13 +00:00
Shengliang Guan
7c31b143b2
Merge pull request #2035 from taosdata/hotfix/sangshuduo/support-glibc-2.17-and-earlier-version
...
support glibc 2.17 (default version of CentOS7).
2020-05-26 09:47:28 +08:00
Steven Li
27c5c2acbd
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
2020-05-25 14:18:32 -07:00
Haojun Liao
7cbff7c2c2
[td-225]fix bugs in empty super table query.
2020-05-25 23:29:26 +08:00
Shuduo Sang
5583060b00
support glibc 2.17 (default version of CentOS7).
...
[TD-420]
2020-05-25 22:37:54 +08:00
Shengliang Guan
2d146684b1
Merge pull request #2034 from taosdata/filterComboTest
...
Add more query cases
2020-05-25 22:08:40 +08:00