Commit Graph

522 Commits

Author SHA1 Message Date
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