Commit Graph

3878 Commits

Author SHA1 Message Date
Shengliang Guan 374751dba5 [TD-410] fix log print error 2020-05-25 13:53:41 +08:00
Shengliang Guan 5ab5dcea68 Merge branch 'develop' of https://github.com/taosdata/TDengine into develop 2020-05-25 03:09:47 +00:00
Shengliang Guan 9c3ddab8c5 scripts 2020-05-25 03:04:51 +00:00
Shengliang Guan 0f69f280ba
Merge pull request #2019 from taosdata/feature/query
Feature/query
2020-05-25 11:02:11 +08:00
Shengliang Guan ad590b01fe
Merge pull request #2022 from taosdata/hotfix/sync
getFileInfo bug
2020-05-25 09:59:37 +08:00
Jeff Tao 77ef030ef1 getFileInfo bug 2020-05-25 01:41:05 +00:00
Haojun Liao 29f4cea279 [td-225] merge with develop branch 2020-05-24 22:56:29 +08:00
Haojun Liao 569bde3044 [td-225]update the basic.txt 2020-05-24 22:54:06 +08:00
Haojun Liao 5f3fce3577 [td-225]fix crash in parsing the following sql: create table t1 as select count(*); 2020-05-24 22:44:21 +08:00
Haojun Liao f8564866c9 [td-225] fix bugs in data block statistics generation 2020-05-24 22:41:29 +08:00
Haojun Liao c4fe461f72 [td-225] fix bugs in diff and spread 2020-05-24 22:41:01 +08:00
Haojun Liao be67158538 [td-225] update the sim script 2020-05-24 22:40:07 +08:00
Shengliang Guan 282d29815f
Merge pull request #2018 from taosdata/hotfix/mgmt
Hotfix/mgmt
2020-05-24 21:27:39 +08:00
Shengliang Guan 54d0511ea5 script 2020-05-24 21:07:24 +08:00
Shengliang Guan a585b1d9be [TD-413] dnode may be null if mnode list changed 2020-05-24 20:58:54 +08:00
Shengliang Guan 69ff10db2c
Merge pull request #2017 from taosdata/hotfix/tcpClient
for TCP client, dont set socket option
2020-05-24 17:52:17 +08:00
Jeff Tao 3a7570d21b for TCP client, dont set socket option 2020-05-24 06:12:32 +00:00
Jeff Tao b128febbdc
Merge pull request #1849 from haoyifan/timer_fix
[Timer] Initialize the last tmrCtrls.
2020-05-24 11:38:29 +08:00
Shengliang Guan 903ca108e0
Merge pull request #2016 from taosdata/enhance/sequence
Enhance/sequence
2020-05-24 10:54:29 +08:00
Jeff Tao 4187ae43ab compiling option 2020-05-23 14:59:11 +00:00
Jeff Tao 19bc76109b compliing opton for sync 2020-05-23 14:47:49 +00:00
Jeff Tao b9c08aff60 make more changes on vnodeMain.c 2020-05-23 13:54:36 +00:00
Jeff Tao 2a4fecebe6 tune the code to make the vnode cleanup process more clear 2020-05-23 13:39:44 +00:00
Haojun Liao afc8b5a3cd [td-225]refactor codes 2020-05-23 18:27:29 +08:00
Haojun Liao 5bc5563816 [td-225] 2020-05-23 18:12:51 +08:00
Shengliang Guan c733b76be4
Merge pull request #2013 from taosdata/patch/td-317
fix td-317: max table name length now is 392
2020-05-23 18:03:37 +08:00
Haojun Liao 4737c8cd44 [td-225] 2020-05-23 17:36:38 +08:00
Haojun Liao c44bf0ff17 [td-225] update the script 2020-05-23 17:36:19 +08:00
Haojun Liao c6cb40bf57 [td-225] fix bugs in tbname in query 2020-05-23 17:34:15 +08:00
Haojun Liao e46896bfcd [td-225] support hex/bin numeric data to insert 2020-05-23 16:12:18 +08:00
Haojun Liao 7221f5a624 [td-227] 2020-05-23 16:10:44 +08:00
Shengliang Guan 61254bf30b Merge branch 'develop' of https://github.com/taosdata/TDengine into develop 2020-05-23 15:18:24 +08:00
Shengliang Guan 67c10e78ea scripts 2020-05-23 15:17:30 +08:00
Shengliang Guan 855bf501af
Merge pull request #2012 from taosdata/hotfix/taos-tools
Hotfix/taos tools
2020-05-23 15:12:43 +08:00
Shengliang Guan 0c21072851
Merge pull request #2011 from taosdata/hotfix/closeTcpSocket
tune the TCP socket code
2020-05-23 15:11:46 +08:00
Bomin Zhang 8bf4ef21fa fix td-317: max table name length now is 392 2020-05-23 15:00:22 +08:00
Shuaiqiang Chang 357b0e7562 fix: reset taosdemo default param 2020-05-23 14:24:43 +08:00
Shengliang Guan 859019f2ef [TD-390] process muli table meta msg 2020-05-23 14:11:26 +08:00
Shuaiqiang Chang 062227e573 Merge branch 'develop' into hotfix/taos-tools
* develop:
  fix invalid write while update mnode set
  scripts
2020-05-23 14:09:47 +08:00
Jeff Tao 5f635bd3f7 tune the TCP socket code 2020-05-23 06:02:01 +00:00
Shengliang Guan f398488aac fix invalid write while update mnode set 2020-05-23 13:14:38 +08:00
Haojun Liao 7f514df778 [td-338] 2020-05-23 11:40:52 +08:00
Shengliang Guan 68b769cfb7 scripts 2020-05-23 11:34:09 +08:00
Shuaiqiang Chang a066fd7b94 Merge branch 'develop' into hotfix/taos-tools
* develop: (66 commits)
  Delete client.log0.0
  not start mqtt module by default, fot it not finished yet
  add one line back for double insurance
  [TD-364] broken link is not handled in right way
  Add mqtt plugin to subscribe to telemetry data
  remove extra case list print out.
  scripts
  remove some log
  add randome insert many records with NULL then commit.
  [TD-388] drop dnode in community version
  add precalculation interface
  [td-225] update the test script
  [td-225] fix bugs.
  fix general/insert/insert_drop.sim error
  add error log when have to call pthread_cancel
  change forcestop() to stop() to emulate ctrl-c
  fix TD-394
  add test case to test insert then import scenario.
  jenkins
  fix duplicate table bug
  ...
2020-05-23 10:31:48 +08:00
Shuaiqiang Chang c4e56b7b48 feat: show paramters 2020-05-23 10:27:59 +08:00
Shengliang Guan aa9b3e3188
Merge pull request #2009 from taosdata/hotfix/td-364
Hotfix/td 364
2020-05-23 10:11:46 +08:00
Jeff Tao 5542e3e988
Delete client.log0.0 2020-05-23 10:03:35 +08:00
Shengliang Guan 182e49eec7 not start mqtt module by default, fot it not finished yet 2020-05-23 09:41:21 +08:00
Shengliang Guan 7547e74c3d
Merge pull request #2008 from maikebing/feature/mqtt
Add mqtt plugin to subscribe to telemetry data
2020-05-23 09:34:56 +08:00
Shengliang Guan 53093f2606
Merge pull request #2007 from taosdata/hotfix/sangshuduo/remove-extra-case-list-output
remove extra case list print out.
2020-05-23 09:25:56 +08:00