Commit Graph

697 Commits

Author SHA1 Message Date
Elias Soong 84ca09f2cf [TD-4484] <docs>: add func errstr() for stmt APIs. 2021-06-08 11:13:37 +08:00
Elias Soong efa03cb0f4
Merge pull request #6388 from taosdata/docs/Update-Latest-Feature
[TD-4533] <docs>: describe parameter "size" in "setString" & "setNStr…
2021-06-06 15:58:39 +08:00
Elias Soong 154866e047 [TD-4533] <docs>: describe parameter "size" in "setString" & "setNString". 2021-06-06 15:58:11 +08:00
Elias Soong bfb4bc9777
Merge pull request #6385 from taosdata/docs/Update-Latest-Feature
Docs/update latest feature
2021-06-05 18:39:21 +08:00
Elias Soong aeb72fbdeb [TD-4533] <docs>: "taos_stmt_bind_param" can be used in both INSERT & SELECT queries. 2021-06-05 18:38:57 +08:00
Elias Soong df944b80d1 [TD-2639] <docs>: describe length limitation about tag names. 2021-06-04 13:53:17 +08:00
Elias Soong 7c092bd7d2
Merge pull request #6366 from taosdata/docs/Update-Latest-Feature
[TD-4533] <docs>: fix description about func "taos_stmt_bind_param_ba…
2021-06-03 17:56:30 +08:00
Elias Soong 33c0f3b58a [TD-4533] <docs>: fix description about func "taos_stmt_bind_param_batch". 2021-06-03 17:56:04 +08:00
Elias Soong 0a831e25c8
Merge pull request #6362 from taosdata/docs/Update-Latest-Feature
[TD-4533] <docs>: describe C/C++ & Java version of Prepare Statement …
2021-06-03 17:01:18 +08:00
Elias Soong 622b711ad1 [TD-4533] <docs>: describe C/C++ & Java version of Prepare Statement api. 2021-06-03 17:00:30 +08:00
Elias Soong ad46a6be6a
Merge pull request #6316 from taosdata/docs/Update-Latest-Feature
Docs/update latest feature
2021-05-31 17:50:31 +08:00
Elias Soong fd06a567ed [TD-2639] <docs>: fix example about transaction in SQL execution. 2021-05-31 17:49:11 +08:00
Haojun Liao be8853ffee [td-4385] merge develop. 2021-05-29 14:46:14 +08:00
Elias Soong 0470c13497 [TD-4277] <docs>: update description about inserting into multi tables with auto creating table. 2021-05-28 15:17:11 +08:00
Elias Soong c45affa78e [TD-2639] <docs>: correct database parameter about time precision. 2021-05-28 14:32:34 +08:00
Elias Soong 78edd3b4a4 [TD-4377] <docs>: fix files number calculation in vnode. 2021-05-28 11:19:02 +08:00
Elias Soong f9031cfaa1 [TD-2639] <docs>: correct parameter about time precision. 2021-05-28 10:48:40 +08:00
Elias Soong a4533076e3 [TD-2639] <docs>: fix typo about replica. 2021-05-28 09:53:35 +08:00
Elias Soong 95d0970334
Merge pull request #6262 from taosdata/docs/Update-Latest-Feature
[TD-4387] <docs>: fix broken link to server config doc.
2021-05-27 17:10:44 +08:00
Elias Soong 0e97b39787 [TD-4387] <docs>: fix broken link to server config doc. 2021-05-27 17:10:17 +08:00
codedump fdba7bc769
Merge pull request #6053 from taosdata/feature/TD-4034
add cache last null columns feature
2021-05-27 16:16:02 +08:00
lichuang 3ed41deca1 Merge branch 'develop' into feature/TD-4034 2021-05-27 09:57:51 +08:00
Elias Soong 0a38b29c3d [TD-3963] <docs>: allow alter some database parameters without reboot server. 2021-05-26 16:06:38 +08:00
Elias Soong ede8a4a6f0 [TD-4089] <docs>: stopping taosd service may take remarkable time. 2021-05-26 15:08:53 +08:00
Elias Soong 89fd502625 [TD-3948] <docs>: column names can be away from table name in insert. 2021-05-26 13:51:06 +08:00
Elias Soong 27def2b35e [TD-4181] <docs>: update SQL related doc. 2021-05-25 14:32:15 +08:00
lichuang 210c0ae3f8 [TD-4034]fix cache last valid range 2021-05-21 15:08:17 +08:00
Elias Soong 2a5805b528 [TD-4181] <docs>: update format of FAQ doc. 2021-05-20 18:39:28 +08:00
lichuang 9fac24bc7a [TD-4034]merge from develop 2021-05-17 13:31:20 +08:00
Shengliang Guan d9cfdcd1c5
Merge branch 'develop' into feature/m2d 2021-05-15 19:54:42 +08:00
Elias Soong 1d24ab6e0a [TD-4202] <docs>: fix Grafana plugin installation directory. 2021-05-14 16:39:20 +08:00
Elias Soong 39f54b7cb8 [TD-4092] <docs>: describe "SHOW CREATE" series of commands. 2021-05-14 15:17:48 +08:00
Huo Linhe 88107acde7 [TD-4160]<fix>: remove python connector soft links, fix tests and documents 2021-05-14 10:27:13 +08:00
lichuang 14b699f53b [TD-4034]refactor cache condition 2021-05-13 11:24:18 +08:00
Elias Soong fcfad6c0d9 [TD-2639] <docs>: update "stime" parameter in "taos_open_stream" func. 2021-05-12 15:43:23 +08:00
lichuang ad0ced4f9f Merge branch 'develop' into feature/TD-4034 2021-05-10 16:02:38 +08:00
Elias Soong aeed90f2a2 [TD-2639] <docs>: fix typo about "taos_open_stream". 2021-05-10 13:53:18 +08:00
lichuang 58f1d60815 Merge branch 'develop' into feature/TD-4034 2021-05-10 11:43:23 +08:00
lichuang 7cacd403d5 add cache last null columns feature 2021-05-08 16:40:45 +08:00
Pele Chen 6066470988
Fix clerical errors in documents
Resolve clerical errors: from "vlotage" to "voltage"
2021-05-07 20:47:22 +08:00
Elias Soong b437febaa0 [TD-3984] <docs>: describe "union all" clause. 2021-04-30 17:24:58 +08:00
Elias Soong e8522fa0e1 [TD-3944] <docs>: update default value for "offlineThreshold". 2021-04-29 16:01:55 +08:00
Elias Soong 192aad33c9 [TD-2639] <docs>: fix lib name typo. 2021-04-29 14:46:35 +08:00
Elias Soong af33307861 [TD-2639] <docs>: fix url link format. 2021-04-29 14:14:39 +08:00
Elias Soong b8374dfcc3 [TD-2639] <docs>: update description about performance testing tools for inserting. 2021-04-28 15:23:07 +08:00
Elias Soong 324f6308fd [TD-850] <docs>: fix typo. 2021-04-27 16:20:30 +08:00
Elias Soong 23e8cd293d [TD-2639] <docs>: remove ambiguous description about select expression. 2021-04-27 15:45:14 +08:00
Elias Soong 55d531504d [TD-850] <docs>: describe limitation about calculation between columns. 2021-04-27 10:04:46 +08:00
Elias Soong 25349a4f67 [TD-3666] <docs>: update description about Binary column. 2021-04-26 18:17:34 +08:00
Elias Soong 8f0db3d79a [TD-850] <docs>: describe usage limitation about calculation expression. 2021-04-26 17:50:44 +08:00
Elias Soong 8af0ada70c [TD-1316] <docs>: "apercentile" func can be applied on super table. 2021-04-26 16:43:50 +08:00
Elias Soong 99beeb356b [TM-210] <docs>: remove nanosecond related words. 2021-04-26 16:23:36 +08:00
Elias Soong 05ac0ee64d [TM-210] <docs>: comment out "having" related doc. 2021-04-26 16:09:59 +08:00
Elias Soong fc76499134 [TD-3666] <docs>: distinguish bytes & chars in length calculation. 2021-04-24 19:13:17 +08:00
Elias Soong 55af2031b9 [TD-3666] <docs>: should avoid storing multi-bytes chars in Binary. 2021-04-22 17:25:07 +08:00
Elias Soong d60028bc5c [TM-205] <docs>: fix description about default value of "offlineThreshold". 2021-04-22 14:38:04 +08:00
Elias Soong 9cfe0cd76b [TD-3666] <docs>: add notes about Binary type. 2021-04-22 14:35:29 +08:00
Elias Soong 27b1adf876 [TD-2639] <docs>: fix minor typo. 2021-04-22 14:13:43 +08:00
Elias Soong a5ecf2793a [TD-3869] <docs>: add notes about "TAOS_SUBSCRIBE_CALLBACK". 2021-04-20 17:35:47 +08:00
Elias Soong a7f1d41e84 [TD-3611] <docs>: fix description about function top & bottom. 2021-04-19 13:59:48 +08:00
Elias Soong 93ad8531e7 [TD-2639] <docs>: fix version num of long term support release. 2021-04-16 15:27:24 +08:00
Elias Soong de01b7b98f [TD-3755] <docs>: describe the columns num limitation in selecting. 2021-04-15 15:30:08 +08:00
Elias Soong 94b21d4861 [TD-3028] <docs>: add service ports section in faq. 2021-04-14 18:12:10 +08:00
Elias Soong 63273b9fb4 [TD-2639] <docs>: add keyword "topic". 2021-04-14 17:24:22 +08:00
Elias Soong 2658da451c [TD-2577] <docs>: "GROUP BY" add "HAVING" support. 2021-04-14 16:43:45 +08:00
Elias Soong 2e46ae3f76 [TD-3412] <docs>: fix minor typo. 2021-04-14 10:03:53 +08:00
Elias Soong 40a534fb66 [TD-3412] <docs>: create docker version for "getting start". 2021-04-13 17:21:09 +08:00
skye0207 ec582d3996
add docker doc 2021-04-13 14:18:33 +08:00
Elias Soong eed1961dc2 [TD-3754] <docs>: correct the meaning of slimit option. 2021-04-12 18:58:30 +08:00
Elias Soong 74487212fe [TD-3606] <docs>: locale & charset options will not be checked when dnode add to cluster. 2021-04-12 10:49:56 +08:00
Elias Soong 43d17f8003 [TD-3672] <docs>: update C# connector environment support. 2021-04-06 11:27:28 +08:00
Elias Soong 35cbca8e02 [TD-2639] <docs>: fix minor typo. 2021-04-03 17:41:58 +08:00
Elias Soong 207e5aafd1 [TD-3649] <docs>: fix minor typo. 2021-04-02 13:42:48 +08:00
Elias Soong 9478fafe90 [TD-3649] <docs>: update compatibility about HuaWei EulerOS. 2021-04-02 13:25:26 +08:00
Elias Soong ad1c6534a9 [TD-3645] <docs>: add description about dimension microsecond in timestamp. 2021-04-01 16:40:04 +08:00
Elias Soong 3e07314988 [TD-2518] <docs>: timestamp add support for time before year 1970. 2021-04-01 14:17:44 +08:00
Elias Soong 10ea8e143d [TD-3624] <docs>: fix minor typo. 2021-03-31 17:41:16 +08:00
Elias Soong ffb8c3d645 [TD-3573] <docs>: add timezone section in faq. 2021-03-30 18:09:15 +08:00
Elias Soong 98488bb931 [TD-2639] <docs>: add descriptions about database options that can be altered. 2021-03-30 10:37:44 +08:00
Elias Soong 428258d114 [TD-2639] <docs>: add a little space for better display format. 2021-03-26 22:07:52 +08:00
Elias Soong c0c282d40c [TD-2639] <docs>: fix bold text in table title. 2021-03-26 21:51:13 +08:00
zyyang 6ff7ca4e18
Update docs.md
change jdbcType and SQLType
2021-03-26 17:04:04 +08:00
Elias Soong e15db08fe9 <docs>: update DataX document link. 2021-03-26 10:37:15 +08:00
Elias Soong 371d786310 [TD-2639] <docs>: add detail about firstEp. 2021-03-25 16:34:58 +08:00
Elias Soong 0f6b54a418
Merge pull request #5545 from taosdata/docs/Update-Latest-Feature
[TD-2639] <docs>: update memory size estimation.
2021-03-23 15:23:35 +08:00
Elias Soong 03b282e92f [TD-2639] <docs>: update memory size estimation. 2021-03-23 15:22:34 +08:00
zyyang 5a34865416
Update docs.md
TDengine-2.0.18.0 need using taos-jdbcdriver-2.0.22
2021-03-22 15:25:45 +08:00
Elias Soong 4e0b9ced16 [TD-2639] <docs>: clarify the length limitation of tags. 2021-03-22 14:49:20 +08:00
Elias Soong 388887efaa [TD-2354] <docs>: need reboot to take effect when alter CACHELAST option. 2021-03-18 18:20:59 +08:00
Elias Soong 1f61557cbd [TD-2639] <docs>: improve expression of some sentences. 2021-03-18 15:56:26 +08:00
Elias Soong 2d8c695239 [TD-3363] <docs>: fix typo. 2021-03-18 14:47:39 +08:00
Elias Soong cf721d477b [TD-2639] <docs>: clarify "now" function usage when insert multi-rows. 2021-03-17 15:41:36 +08:00
Elias Soong b34948c200 [TD-2639] <docs>: clarify estimation of memory requirement. 2021-03-17 15:36:04 +08:00
Elias Soong a618c58b2b
Merge pull request #5411 from taosdata/docs/Update-Latest-Feature
[TD-2639] <docs>: clarify bits & bytes in memory requirement.
2021-03-11 10:47:13 +08:00
Elias Soong a9bbc6625f [TD-2639] <docs>: clarify bits & bytes in memory requirement. 2021-03-11 10:46:43 +08:00
Elias Soong 8f5820fd68
Merge pull request #5406 from taosdata/docs/Update-Latest-Feature
[TD-2639] <docs>: update range setting of QUORUM option.
2021-03-10 17:58:31 +08:00
Elias Soong 1aa5fa90ff [TD-2639] <docs>: update range setting of QUORUM option. 2021-03-10 17:47:19 +08:00
Elias Soong d6fcc051d6
Merge pull request #5400 from taosdata/docs/Update-Latest-Feature
[TD-2639] <docs>: fix description about mnode max number.
2021-03-10 14:36:14 +08:00
Elias Soong 3e323c15d6 [TD-2639] <docs>: fix description about mnode max number. 2021-03-10 14:29:38 +08:00
Elias Soong 96eaafeb8f
Merge pull request #5389 from taosdata/docs/Update-Latest-Feature
[TD-1424] <docs>: update description about Arbitrator.
2021-03-09 16:04:05 +08:00
Elias Soong ba7d9b559c [TD-1424] <docs>: update description about Arbitrator. 2021-03-09 10:47:39 +08:00
Elias Soong 5d398719b9
Merge pull request #5379 from taosdata/docs/Update-Latest-Feature
Docs/update latest feature
2021-03-08 17:46:05 +08:00
Elias Soong 8641094922 [TD-291] <docs>: describe the real meaning of UPDATE option. 2021-03-08 17:23:21 +08:00
Elias Soong bd5e3ea021 [TD-3090] <docs>: reason about data line size in fact is shorter than 16k bytes. 2021-03-08 15:57:04 +08:00
Elias Soong 3f2741a31c [TD-1128] <docs>: describe sliding & slimit keywords. 2021-03-08 15:40:44 +08:00
Elias Soong 9bf6551cff
Merge pull request #5366 from taosdata/docs/Update-Latest-Feature
Docs/update latest feature
2021-03-06 11:09:38 +08:00
Elias Soong 60be6be07f [TD-3158] <docs>: add column_meta in RESTful result. 2021-03-05 18:01:39 +08:00
Elias Soong 47e3591d50 [TD-3040] <docs>: clarify return value about function taos_query(). 2021-03-05 13:35:24 +08:00
Xiaxin Li 94e364b962
Update docs.md
Modify the chapter order
2021-03-05 11:41:32 +08:00
Elias Soong b16280f964 [TD-3024] <docs>: clarify mnode EP set file & port total number. 2021-03-05 10:21:05 +08:00
Elias Soong 6808d72b1e [TD-2992] <docs>: add "between and" support in where clause. 2021-03-04 16:07:23 +08:00
Elias Soong c34c8164e5 [TD-2639] <docs>: reserve directory when remove server data by hand. 2021-03-04 13:36:17 +08:00
Elias Soong c9c6bd42de <docs>: move DataX link into document index page. 2021-03-03 15:19:49 +08:00
Xiaxin Li 9c420ab417
Update docs.md
Add the link to TDengineGUI
2021-03-03 14:41:03 +08:00
Elias Soong ee67dd8024 [TD-2639] <docs>: fix title number in faq page. 2021-03-03 11:08:25 +08:00
Elias Soong eb632182d8 [TD-2639] <docs>: fix minor typo about EndPoint options. 2021-03-02 18:09:58 +08:00
Elias Soong 2f536c3957 [TD-2008] <docs>: update default value for option httpMaxThreads. 2021-03-01 10:12:53 +08:00
zyyang 102c2487bc
Update docs.md
[TD-2271]<doc>: add Error Code and Message for JDBC-driver,JNI method and TDengineError
2021-02-26 15:32:52 +08:00
zyyang c5edafe239
Update docs.md 2021-02-26 15:22:55 +08:00
Elias Soong 9bb3c47067
Merge pull request #5289 from taosdata/docs/Minor-Fix
[TD-2639] <docs>: add description about normal node can redirect to m…
2021-02-26 14:18:49 +08:00
Elias Soong 97cec4855a
Merge pull request #5285 from taosdata/docs/sangshuduo/TD-3092-refine-grafana-plugin-doc
[TD-3092] <doc>: refine grafana plugin document.
2021-02-26 11:46:27 +08:00
Elias Soong f63a8b8cec [TD-2639] <docs>: add description about normal node can redirect to mnode to provide mnode EP list. 2021-02-26 11:39:17 +08:00
Elias Soong 2a984dc64c [TD-2639] <docs>: clarify keyword stable support relate to system version. 2021-02-26 11:11:25 +08:00
Shuduo Sang 8a3759ea49 [TD-3092] <doc>: refine grafana plugin document. 2021-02-26 11:04:32 +08:00
Elias Soong ad3efe55d0 [TD-2639] <docs>: clear description for maxVgroupsPerDb. 2021-02-24 18:08:48 +08:00
Elias Soong aadbd1af33 [TD-2639] <docs>: Binary column should only store ASCII string. 2021-02-24 15:03:30 +08:00
Elias Soong 629067f4cb [TD-2639] <docs>: fix minor typo. 2021-02-24 14:09:23 +08:00
Elias Soong 4d63dfa053 [TD-2639] <docs>: fix minor typo. 2021-02-23 18:33:44 +08:00
Elias Soong 6b9983931a <docs>: remove outdated description about timestamp value 0 in TDengine 2.0. 2021-02-23 18:12:23 +08:00
Elias Soong 0e64ee8611 <docs>: remove link to outdated document about go driver compiling in Windows. 2021-02-23 18:06:38 +08:00
Elias Soong 2f9d7ece1e <docs>: add links to DataX integration guide. 2021-02-23 17:31:30 +08:00
Elias Soong 6dc175cdaf [TD-2354] <docs>: describe option for caching table last row. 2021-02-23 17:05:36 +08:00
Elias Soong 52a0629b10 [TD-2639] <docs>: fix link to replica doc. 2021-02-23 11:01:53 +08:00
Elias Soong ccf03bc16f [TD-2639] <docs>: fix case sensitive things. 2021-02-20 13:24:46 +08:00
Elias Soong 4d774efcc3 Merge branch 'develop' into docs/Update-Latest-Feature 2021-02-19 18:03:53 +08:00
Elias Soong 3311ecd23b [TD-2423] <docs>: allow create table from super table with just specific tag columns. 2021-02-19 17:56:34 +08:00
Elias Soong 0b6eb08406 [TD-2639] <docs>: move insert example to be the right place. 2021-02-19 11:10:10 +08:00
Elias Soong bc8141e1a9 [TD-203] <docs>: emphasize the best practice about connection sharing in multi threads. 2021-02-18 16:38:17 +08:00
Elias Soong 766dc0bb4f [TD-2568] <docs>: describe new commands about client log management. 2021-02-18 14:48:09 +08:00
Elias Soong f96cc19e90 Merge branch 'develop' into docs/Update-Latest-Feature 2021-02-18 11:49:19 +08:00
Elias Soong 0193e962ac [TECO-43] <docs>: transfer Chinese docs to grav cms system. 2021-02-10 15:29:42 +08:00
Elias Soong 3e78374249 [TD-2639] <docs>: fix typo in example of alter table tags. 2021-02-05 18:02:58 +08:00
Elias Soong 6e086566da [TD-2639] <docs>: fix software version number about STDDEV() on super table. 2021-02-04 09:52:49 +08:00
Shuduo Sang 06c019eb50 [TD-2920] <doc>: nodejs connector update for 2.0.6. 2021-02-03 16:46:12 +08:00
Elias Soong 79580b80c9 [TD-2863] <docs>: change the unit of measurement for config tsQueryBufferSize. 2021-01-28 14:36:12 +08:00
Elias Soong a2b5d9de01 [TD-1413] <docs>: enterprise edition support multi-layer storage now. 2021-01-28 10:57:27 +08:00
Elias Soong 4299403e8d [TD-2571] <docs>: add new keyword DISTINCT to select different values of tag column in super table. 2021-01-28 10:10:03 +08:00
Elias Soong 2dd8333ccb Merge branch 'develop' into docs/Update-Latest-Feature 2021-01-28 09:36:22 +08:00
zyyang 03450b00c0
Update connector-java-ch.md 2021-01-27 15:56:53 +08:00
zyyang 97acf2dd4f
Update connector-java-ch.md
modified the connection pool configurations
2021-01-27 11:48:15 +08:00
zyyang 9644f13f09
Update connector-java-ch.md 2021-01-26 17:06:13 +08:00
zyyang 650bef8d95
Update connector-java-ch.md 2021-01-26 11:11:59 +08:00
Elias Soong a3bbff7a0e
Merge pull request #4997 from taosdata/docs/Minor-Fix
[TD-2639] <docs>: twa() do not support super table in current version.
2021-01-22 10:44:37 +08:00
Elias Soong dca860f225 [TD-2639] <docs>: twa() do not support super table in current version. 2021-01-22 10:43:42 +08:00
Elias Soong 31bcde9ad4
Merge pull request #4993 from taosdata/docs/Minor-Fix
[TD-2639] <docs>: remove unessential emphasis.
2021-01-21 22:23:30 +08:00
Elias Soong ea64d25ec3 [TD-2639] <docs>: remove unessential emphasis. 2021-01-21 22:22:21 +08:00
Elias Soong ce781f5175
Merge pull request #4971 from taosdata/docs/Minor-Fix
[TD-2639] <docs>: fix indent of doc.
2021-01-20 22:13:09 +08:00
Elias Soong 6818587a5a [TD-2639] <docs>: fix indent of doc. 2021-01-20 22:09:21 +08:00
Elias Soong 0ef98f9b98
Merge pull request #4952 from taosdata/docs/Minor-Fix
Fix description about VNode mem cache.
2021-01-20 15:29:00 +08:00
Elias Soong 4b4367e4e2 [TD-2639] <docs>: fix escape code type error. 2021-01-20 15:26:34 +08:00
zyyang d973966747
Update connector-java-ch.md 2021-01-20 15:25:12 +08:00
Elias Soong b825035d75 [TD-2671] <docs>: Super Table will use keyword "STABLE" since now. 2021-01-20 15:18:28 +08:00
huili f58768104f
Merge pull request #4950 from taosdata/docs/sangshuduo/TD-2775-update-faq
[TD-2775] <docs>: update faq regarding UPDATE parameter.
2021-01-20 11:08:28 +08:00
huili 2b7e6d975f
Merge pull request #4955 from taosdata/feature/TD-2776
Feature/td 2776
2021-01-20 11:06:23 +08:00
Elias Soong 0a8b339640 [TD-2639] <docs>: remove one misplaced doc. 2021-01-20 09:55:38 +08:00
zyyang 4e2adfe6d2 change 2021-01-19 17:03:38 +08:00
Elias Soong 6b0461f722 [TD-2639] <docs>: distinguish the concept Arbitrator and the command tarbitrator. 2021-01-19 14:26:16 +08:00
Elias Soong 55e4fa53bb [TD-2757] <docs>: fix description about VNode mem cache. 2021-01-19 14:14:51 +08:00
Shuduo Sang f71db6f100 [TD-2775] <docs>: update faq regarding UPDATE parameter. 2021-01-19 10:58:47 +08:00
Elias Soong a771791af1 [TD-2763] <docs>: remove outdated description. 2021-01-18 18:44:09 +08:00
Elias Soong 4f75e5892c [TD-2555] <docs>: STDDEV() support calculation on super table. 2021-01-18 18:24:33 +08:00
Elias Soong d25e0d41cc [TD-2639] <docs>: fix minor typo. 2021-01-18 16:44:08 +08:00
Elias Soong 521d4ca281 [TD-2639] <docs>: fix a code format. 2021-01-17 22:26:06 +08:00
Elias Soong a4eb153493 [TD-2639] <docs>: fix minor typo. 2021-01-17 17:04:09 +08:00
Shuduo Sang 28a4bd3e00 [TD-2775] <docs>: add update to faq, fix minor typo. 2021-01-16 19:20:45 +08:00
Shuduo Sang 2b7a6aa050 [TD-2775] <docs>: add update to faq. 2021-01-16 18:15:51 +08:00
Elias Soong 2db9905bea [TD-2632] <docs>: add batch size suggestion for batch creating tables. 2021-01-14 13:55:13 +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
Elias Soong e4c8a81a96 <docs>: update Python driver manual about multi-thread 2021-01-13 17:11:56 +08:00
Elias Soong dc3230059d <docs>: add description for limitation of number leading names 2021-01-13 16:22:45 +08:00
Elias Soong 4d3a855a25 <docs>: update connection sharing suggestion in multi-thread environement 2021-01-13 16:10:52 +08:00
Elias Soong 33256e2615 [TD-2720] <docs>: fix description for account name length limit 2021-01-13 15:34:02 +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
Elias Soong 0c32e404cb Merge branch 'develop' into Doc-For-Creating-Multi-Table-In-A-Batch 2021-01-13 11:32:29 +08:00
Elias Soong a67f7504df
Merge pull request #4810 from taosdata/Fix-Documents-Description
[TD-2639] <docs>: fix some typo in documents.
2021-01-13 09:48:18 +08:00
Elias Soong 9d6fea0d22 [TD-2565] <docs>: allow select tag column in normal table. 2021-01-07 17:01:11 +08:00
Elias Soong 35bada7f5c [TD-2639] <docs>: update doc with latest system settings. 2021-01-07 10:54:38 +08:00
Elias Soong 19807fb3c3 [TD-2639] <docs>: Introduce table management before super table management. 2021-01-06 13:31:19 +08:00
Elias Soong f0137c9864 [TD-2639] <docs>: must set up at least one tag to create super table. 2021-01-06 10:18:40 +08:00
Shuduo Sang 2eed359e8b [TECO-40] <docs>: add video link to documentation markdown, move video to frontpart. 2021-01-05 18:46:40 +08:00
Elias Soong f43b9b0cb4 [TD-2632] <docs>: add document for batch creating tables. 2021-01-05 15:25:53 +08:00
Elias Soong 0e7f846b5c [TD-2639] <docs>: fix some typo in documents. 2021-01-04 18:00:10 +08:00
Shuduo Sang fbadc6ad21 [TECO-40] <docs>: add video link to documentation markdown, change FAQ to list 2020-12-26 15:34:27 +08:00
Shuduo Sang 4f5822efaa [TECO-40] <docs>: add video link to documentation markdown, change FAQ to list 2020-12-26 15:32:38 +08:00
Shuduo Sang a3af87ac50 [TECO-40] <docs>: add video link to documentation markdown 2020-12-26 15:28:34 +08:00
Shuduo Sang c70f9cc71d [TECO-40] <docs>: add video link to modeling and connector doc 2020-12-26 15:13:30 +08:00
Shuduo Sang 3529131950 [TECO-40] <docs>: add video link to doc 2020-12-26 14:24:33 +08:00
Shuduo Sang 5a49330c05 [TD-2522] fix: fix some typo in taos.cfg, fix convertor compliance for administrator-ch 2020-12-22 20:44:37 +08:00
Shuduo Sang 5f3c6f5a79 [TD-2522] fix: fix some typo in taos.cfg, fix convertor compliance for Taos Error Code-ch 2020-12-22 20:26:45 +08:00
Shuduo Sang cf31990a07 [TD-2522] fix: fix some typo in taos.cfg, fix convertor compliance for architecture-ch 2020-12-22 20:23:34 +08:00
Shuduo Sang 246fe071be [TD-2522] fix: fix some typo in taos.cfg, fix convertor compliance for TAOS SQL-ch 2020-12-22 20:17:42 +08:00
Shuduo Sang 3c95dc62d9 [TD-2522] fix: fix some typo in taos.cfg, fix convertor compliance for insert-ch 2020-12-22 20:04:25 +08:00
Shuduo Sang a8e9928f66 [TD-2522] fix: fix some typo in taos.cfg, fix convertor compliance for Super Table-ch 2020-12-22 19:40:21 +08:00
Shuduo Sang 82a7049afe [TD-2522] fix: fix some typo in taos.cfg, fix convertor compliance for replica-ch 2020-12-22 19:35:03 +08:00
Shuduo Sang 9c6c29397e [TD-2522] fix: fix some typo in taos.cfg, fix convertor compliance for faq-ch 2020-12-22 19:27:08 +08:00
Shuduo Sang d2e6a29dd0 [TD-2522] fix: fix some typo in taos.cfg, fix convertor compliance for java connector. 2020-12-22 16:50:01 +08:00
Shuduo Sang 5af034f2b4 [TD-2522] fix: fix some typo in taos.cfg, fix convertor compliance for java connector. 2020-12-22 16:33:50 +08:00
Shuduo Sang 977b4ab459 [TD-2522] fix: fix some typo in taos.cfg, fix convertor compliance for java connector. 2020-12-22 16:06:25 +08:00
Shuduo Sang d8ba0bb9e7 [TD-2522] fix: fix some typo in taos.cfg, fix convertor compliance for java connector. 2020-12-22 15:48:41 +08:00
Shuduo Sang db99fc922f [TD-2522] fix: fix some typo in taos.cfg, fix convertor compliance for java connector. 2020-12-22 15:40:06 +08:00
Shuduo Sang 6658d95ccd [TD-2522] fix: fix some typo in taos.cfg, fix convertor compliance 2020-12-22 15:23:54 +08:00
Shuduo Sang 9d2d084ecc [TECO-39] <docs>: continue refine connector page. 2020-12-22 11:41:23 +08:00
Shuduo Sang 1f48c41884 <docs> [TECO-39]: refine connector page. 2020-12-19 13:29:39 +08:00
Shuduo Sang fa929caecc replace connector.png 2020-12-17 10:42:25 +08:00
Shuduo Sang e5f3f270a1 refine getting started and connector page. 2020-12-16 17:12:15 +08:00
Shuduo Sang 6df4569e46 <docs> [TECO-39]: update documents to align with 2.0.10.0. 2020-12-16 10:46:27 +08:00
Shuduo Sang f6a8d16062 <docs> [TECO-37]: fine tune few code blocks. 2020-12-15 10:46:47 +08:00
Shuduo Sang aa452b718c <docs> [TECO-37]: fix connector and gettingstarted platform matrix. 2020-12-14 15:56:09 +08:00
Shuduo Sang e15f456d3d fix connector table. 2020-12-14 09:02:52 +08:00
Shuduo Sang f6c1e90ef9 add data migration section to faq. 2020-12-10 14:04:16 +08:00
Shuduo Sang 20ce3ae9b3 add more detail for version dependencies. 2020-12-10 10:13:17 +08:00
Shuduo Sang dc6112bd3e merge with develop branch. 2020-12-10 00:09:42 +08:00
Shuduo Sang 3be7fd907d <doc> update documents align with user manual 1.0.5
[TECO-37]
2020-12-10 00:06:46 +08:00
Shuduo Sang cf66d1206d update faq and model-ch. 2020-12-05 16:33:38 +08:00
huili e9632baf14
Merge pull request #4399 from taosdata/Shawshank-Smile-patch-1
Update cluster-ch.md
2020-12-04 13:39:01 +08:00
huili c97b968222
Merge pull request #4414 from taosdata/docs/sangshuduo/update-faq
[TD-2308] doc: add more items to faq document.
2020-12-04 11:50:27 +08:00
Bomin Zhang ef901f1077 [TD-2309]<feature>: add config option to enable/disable stream (continuous query) 2020-12-03 03:39:28 +00:00
Shuduo Sang 8cc7daa929 [TD-2308] doc: add more items to faq document. 2020-12-02 19:39:31 +08:00
haojun Liao 6db661976c
Update connector-ch.md 2020-12-02 13:45:48 +08:00
Xiaowei Su 6526ea44a9
Update cluster-ch.md 2020-12-01 17:24:51 +08:00
Xiaxin Li fa8de2ce3d
Update TAOS SQL-ch.md
fix a mistake
2020-11-13 09:26:37 +08:00
huili 78102f59ca
Merge pull request #4189 from taosdata/test/jenkins
[TD-2062]modify taos website
2020-11-12 13:30:30 +08:00
liuyq-617 bf804ef644 [TD-2062]modify taos website 2020-11-11 16:47:50 +08:00
huili 13ed70f61f
Update architecture-ch.md 2020-11-11 16:35:42 +08:00
Shuduo Sang 2c922ffca9 make mqtt broker and hivemq extension same level with other methods. 2020-11-11 14:02:41 +08:00
Shuduo Sang d4ff94a2bd [TECO-3] <docs>: add hivemq extension documents. 2020-11-11 13:43:53 +08:00
zFeng 97f34cc49f
Update administrator-ch.md 2020-11-10 12:58:04 +08:00
Ping Xiao 9400ab65cc update TAOS SQL 2020-11-05 13:58:12 +08:00
Ping Xiao c47dbec976 update TAOS-SQL md 2020-11-04 16:30:47 +08:00
huili f67b1b3fb1
Update administrator-ch.md
modify story disk space.
2020-11-04 11:26:42 +08:00
zyyang e933afb2bc
Update faq-ch.md
修改了libtaos.so和taos.dll的文件路径
2020-11-03 17:26:16 +08:00
liuyq-617 ad9bc119bc update C# connector 2020-11-02 14:10:53 +08:00
Shengliang Guan d16caf3134
Merge pull request #3957 from taosdata/yzwangtest
edit fulltest.sh add testcase table/alter_wal0.py  &  edit architectu…
2020-10-22 09:59:39 +08:00
wangyazhou1313 2b343e33b3 edit fulltest.sh add testcase table/alter_wal0.py & edit architectur-ch.md 2020-10-22 09:29:38 +08:00
Shengliang Guan 9b7915ca57
Merge pull request #3939 from taosdata/Shawshank-Smile-patch-1
Update taosd-ch.md
2020-10-21 16:11:06 +08:00
Xiaowei Su eea4bf2129
Update taosd-ch.md 2020-10-21 09:23:28 +08:00
Jeff Tao 74c1842e38
Update cluster-ch.md 2020-10-21 08:05:48 +08:00
zyyang f2a24e9a88
Update cluster-ch.md 2020-10-20 10:07:42 +08:00
zyyang f14734c261
Update connector-java-ch.md 2020-10-14 19:08:17 +08:00
zyyang db6236a66b
Update connector-java-ch.md
更新jdbc connector文档
2020-10-14 18:31:14 +08:00
zyyang 4dbe9badb2
Update administrator-ch.md
2.0中不再叫monitor,或者SYS库了,叫log
2020-10-13 14:05:18 +08:00
Bo Xiao 57199e31c5
Minor format adjustment
Minor format adjustment for indent 4 characters.
2020-10-13 08:42:55 +08:00
Bo Xiao 6f3f083fa5
Delete second EP, add maxBinaryDisplayWidth
Delete second EP, add maxBinaryDisplayWidth and add indent
2020-10-12 09:44:36 +08:00
liuyq-617 affd1e2446 change format 2020-10-10 18:17:48 +08:00
Yiqing Liu bd3263e458
Merge pull request #3792 from taosdata/hotfix/test
delete empty title
2020-10-10 14:49:03 +08:00
liuyq-617 334eb9241c delete empty title 2020-10-10 14:44:25 +08:00
Shengliang Guan a956ec74ee
Merge pull request #3769 from taosdata/boxiaobj-patch-2
Update Evaluation-ch.md
2020-10-09 19:54:05 +08:00
Shengliang Guan ebc1efcc9a
Merge pull request #3771 from taosdata/boxiaobj-patch-4
Update Queries-ch.md
2020-10-09 19:46:47 +08:00
Shengliang Guan 0ce715be67
Merge pull request #3766 from taosdata/zyyang-taosdata-patch-1-1
Update TAOS SQL-ch.md
2020-10-09 19:45:58 +08:00
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
Shuduo Sang 39a722fb30 change max sql length to 1M. 2020-10-09 18:00:19 +08:00
Shuduo Sang 5e0b3bb7f1 [TD-1656] <doc>: fix command to detect systemd in documentation. 2020-10-09 17:05:23 +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 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
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
Bo Xiao 23174971b3
Update Evaluation-ch.md
Minor modifications
2020-10-09 13:21:29 +08:00
zyyang 0efbf914a6
Update TAOS SQL-ch.md 2020-10-09 09:50:10 +08:00
Ping Xiao d442e2b43c update markdown for ALTER USER PRIVILEGE 2020-09-30 15:26:10 +08:00
Shuduo Sang e5b2cac152 hotfix: <doc> fix some chinese link mistake using.
[TD-1638]
2020-09-29 14:29:45 +08:00
Shengliang Guan f9c9699ec9
Update faq-ch.md 2020-09-29 09:46:42 +08:00
Shengliang Guan 226c826a54
Update faq-ch.md 2020-09-29 08:55:59 +08:00
Shengliang Guan f191236d95
Update administrator-ch.md 2020-09-29 08:49:55 +08:00
Shengliang Guan dcd2eb4bf6
Update administrator-ch.md 2020-09-29 08:46:22 +08:00
Bo Xiao ac004dc40a
Add alter user privilledge in Document
add alter user privilledge
2020-09-28 11:19:32 +08:00
elvizlai f39cd1bf1e typo: fix chinese semicolon 2020-09-25 10:09:50 +08:00
Ping Xiao 29b0331779 add client test cases and update TAOS SQL md file 2020-09-24 15:49:29 +08:00
Jeff Tao 595081eab0
Update insert-ch.md 2020-09-21 16:20:21 +08:00
Jeff Tao 4c834753ad
Update cluster-ch.md 2020-09-21 10:37:20 +08:00
Shengliang Guan c4cdf3f0d0
Merge pull request #3581 from taosdata/xiaoping/markdown_update
update TAOS SQL
2020-09-18 13:01:23 +08:00
Shengliang Guan bfd22f728d
Merge pull request #3579 from taosdata/jtao1735-patch-1
Update cluster-ch.md
2020-09-18 13:00:47 +08:00
Ping Xiao f4f4a07865 update TAOS SQL 2020-09-18 12:51:14 +08:00
Jeff Tao dd800e772c
Update architecture-ch.md 2020-09-18 12:02:47 +08:00
Jeff Tao 5c1362815c
Update cluster-ch.md 2020-09-18 11:54:37 +08:00
Jeff Tao f43b7db39b
Update cluster-ch.md 2020-09-18 11:39:52 +08:00
Jeff Tao 0914c9787c
Update cluster-ch.md 2020-09-18 11:19:14 +08:00
Shengliang Guan 3d550c1a3c
Merge pull request #3559 from taosdata/develop
Merge from develop into feature/td-1245
2020-09-17 11:46:47 +08:00
Bomin Zhang 01d62e6edc td-1245: update documentation for offset 2020-09-17 09:44:02 +08:00
Bo Xiao 22000cf648
TDengine cluster document modification
Add DATA Node
Many minor modifications relate to firstEP and etc.
2020-09-16 19:24:20 +08:00
Ping Xiao b9db2aafb6 Update Taos error code 2020-09-16 15:35:38 +08:00
zyyang 02427c1ef3
Update Connections with other Tools-ch.md
grafanapulgin dir is changed
2020-09-16 09:07:35 +08:00
Ping Xiao 0b9e809e20 fix TAOS SQL display issue on web site 2020-09-14 17:47:30 +08:00
Yiqing Liu 2004a042ed
Update Model-ch.md
test jenkins
2020-09-14 14:51:08 +08:00
Xiaowei Su dd0b10487f
Update cluster-ch.md 2020-09-12 10:56:53 +08:00
Xiaowei Su 64188561c3
Update cluster-ch.md 2020-09-11 19:23:01 +08:00