Commit Graph

27626 Commits

Author SHA1 Message Date
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
slguan d0e003b999
Merge pull request #195 from localvar/master
minor improvements to 'setErrMsg'
2019-07-28 22:39:01 +08:00
Hongze Cheng fae45aafda Merge branch 'master' of github.com:taosdata/TDengine 2019-07-28 10:28:48 +08:00
Hongze Cheng 2a7d264c6f fix issue #206 2019-07-28 10:27:56 +08:00
StoneT2000 76f19a7a49 Headings fix for connector docs 2019-07-27 13:07:04 +08:00
StoneT2000 6d55072da3 Grammar and typo fixes. Updated some docs 2019-07-27 12:37:51 +08:00
slguan 132363decf
Merge pull request #198 from Irving-cl/fix_duplicate_include
remove duplicate include in trpc.c
2019-07-26 22:19:41 +08:00
slguan 2fc1a1bd1a
Merge branch 'master' into fix_duplicate_include 2019-07-26 22:19:30 +08:00
slguan a066be871e Windows client 2019-07-26 19:34:39 +08:00
slguan bd3db150e5 Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
Li Cao 09fa673922 remove duplicate include in trpc.c 2019-07-26 14:16:23 +08:00
hzcheng 81705843f8
Merge pull request #196 from StoneT2000/master
Documentation Update
2019-07-26 13:55:28 +08:00
StoneT2000 bc26601765 Documentation Update 2019-07-26 13:52:15 +08:00
localvar b2e06d1c0b Minor improvement to 'setErrMsg'
1. code like `char msg[] = "xxxxxx"` unnecessarily copied the string to stack, changed to `const char* msg = "xxxxxx"`.
2. the 2rd argument of `setErrMsg` is changed from `char*` to `const char*`.
3. the 3rd argument of `setErrMsg` is removed as `strncpy` stops copying at the end of source string.
2019-07-26 13:42:54 +08:00