Commit Graph

56889 Commits

Author SHA1 Message Date
StoneT2000 777d6e09ab Grammar fixes and syncing up with chinese version of docs
Synced up with commit 808ec15
Grammar fixes in connector, data model and arch. markdown docs
2019-08-02 16:26:16 +08:00
hzcheng 04504ce444
Update advanced features-ch.md
#250
2019-08-02 15:53:58 +08:00
johnnyhou327 808ec15db2
fix typo in JDBC demo code 2019-08-02 12:39:46 +08:00
slguan fc858b0d5a
Merge pull request #262 from tidyjiang8/dev-jch
[rust connector] support subscribe
2019-08-02 09:15:36 +08:00
Hongze Cheng 9248f4173b remove useless files 2019-08-02 09:12:01 +08:00
Chunhua Jiang 18465ce877 [rust connector] support subscribe 2019-08-01 23:23:10 +08:00
Jeff Tao 13494f01a5
Merge pull request #261 from StoneT2000/master
Websync test 4
2019-08-01 23:14:58 +08:00
StoneT2000 905ad82f25 Websync test 4 2019-08-01 23:11:24 +08:00
Jeff Tao aba4dc4341
Merge pull request #260 from StoneT2000/master
Websync test 3
2019-08-01 23:06:40 +08:00
StoneT2000 9818ca6d95 Update connector-ch.md 2019-08-01 23:05:22 +08:00
Jeff Tao 5363651404
Merge pull request #259 from StoneT2000/master
Websync test part 2
2019-08-01 22:51:19 +08:00
StoneT2000 f21da55445 Update Connector.md 2019-08-01 22:49:42 +08:00
Jeff Tao 0f3621bf0b
Merge pull request #257 from StoneT2000/master
Fixed typo - Web docs sync test 1
2019-08-01 22:35:18 +08:00
StoneT2000 11eb21a68f Fixed typos - Web docs sync test 1 2019-08-01 22:32:21 +08:00
Jeff Tao ec69ae60ca
Merge pull request #256 from StoneT2000/master
Uploaded markdown docs for testing syncing with web docs
2019-08-01 22:07:00 +08:00
StoneT2000 34852ab100 Uploaded markdown docs for testing syncing with web docs 2019-08-01 21:43:30 +08:00
huili 2d1484cd5b [no remove config, data, log files] 2019-08-01 19:05:17 +08:00
slguan a73f138a43 data transfer via restful interface may be lost 2019-08-01 12:35:46 +08:00
slguan 9d0fcea101 data transfer via restful interface may be lost 2019-08-01 11:39:28 +08:00
slguan fbdeadbc23 fix possible commit log init failure 2019-08-01 11:36:47 +08:00
slguan d6cfd14e8b add -g option to CMakeList.txt 2019-08-01 11:35:28 +08:00
slguan b37a95fc53 remove some compile warnings 2019-08-01 11:34:50 +08:00
huili b0971e8f0e [Fixed dsn parsing for network addr and port by caeret. #214] 2019-08-01 10:59:16 +08:00
slguan 52ad125f54
Merge pull request #242 from ypzhuang/master
update README
2019-07-31 22:17:52 +08:00
Hongze Cheng e39f9785a3 delete unused taosTmrStop 2019-07-31 16:58:56 +08:00
John Zhuang 095497209b Update README for building error: No CMAKE_CXX_COMPILER could be found 2019-07-31 16:30:31 +08:00
John Zhuang f32fb057fa update README 2019-07-31 16:20:19 +08:00
slguan 52cff8b108 fix the issue #240 2019-07-31 15:15:47 +08:00
slguan 18f3171146 fix the issue #240 2019-07-31 15:15:31 +08:00
Hongze Cheng f0364a00d1 fix python close connection error 2019-07-31 10:52:03 +08:00
slguan 8b226b5b79 Fix the issue #222 2019-07-31 10:03:30 +08:00
slguan 00a7f0a898
Merge pull request #237 from StoneT2000/master
Fix issue #236 - Node connector patch update to 1.2.1
2019-07-31 09:23:11 +08:00
StoneT2000 a89b280431 Node updated to 1.2.1
Bug fix
2019-07-30 20:50:40 +08:00
slguan 2a6b447aa2 fix the issue #233, failed to record slow query 2019-07-30 18:05:44 +08:00
slguan 322181c144 fix the issue #233, failed to record slow query 2019-07-30 18:04:20 +08:00
slguan 555309d93d
Merge pull request #225 from StoneT2000/master
Docs Update; Completed async functionality for Node.js connector v1.2.0
2019-07-30 16:37:44 +08:00
slguan 3210d9f3ca fix the issue #233, failed to record slow query 2019-07-30 16:31:21 +08:00
StoneT2000 1780a69f4f Update readme.md 2019-07-30 15:46:32 +08:00
StoneT2000 f0bca7fbb2 Update cinterface.js
removed broken code
2019-07-30 15:42:41 +08:00
slguan d8bc5c134d Fix the issue #222, add win64 python connector 2019-07-30 15:15:41 +08:00
slguan fd2477ff10 Fix the issue #222, add win64 python connector 2019-07-30 15:15:26 +08:00
StoneT2000 2d576b92af Docs Update; Completed async functionality for Node.js connector, updated to 1.2.0
Docs
- Docs updated
  - include third party connectors links
  - local docs updated to web versions and fixed for compatability
Node
- Async added
- Deleted uncessary code
- Docs updated
2019-07-29 23:54:52 +08:00
huili 761369e1f7 [modify timestamp] 2019-07-29 18:53:17 +08:00
huili 397faaff11 [modify timestamp] 2019-07-29 18:49:56 +08:00
slguan 7873386c35 Fix the #issue 220, TDengine can't start when /var/lib/taos does not exist 2019-07-29 12:55:47 +08:00
slguan ff518338a3
Merge pull request #211 from tidyjiang8/dev-jch
Add initial driver connector for rust
2019-07-29 11:46:58 +08:00
slguan b03a7f5f51 update the example code of stream.c 2019-07-29 11:43:30 +08:00
slguan fa72e4d79a Fix the #issue 217 2019-07-29 11:28:26 +08:00
Chunhua Jiang 0a8a0d79e8 Add initial driver connector for rust 2019-07-28 22:55:12 +08:00
slguan 184f1777ba
Merge pull request #204 from StoneT2000/master
Grammar and typo fixes. Updated some docs
2019-07-28 22:46:38 +08:00