slguan
9ca3c242c0
fix the issue #201
2019-08-29 17:58:11 +08:00
slguan
f192397c0f
fix some possible query errors
2019-08-29 17:56:57 +08:00
slguan
335d42cf49
fix the issue #443
2019-08-29 17:55:56 +08:00
slguan
b806c458d5
fix the issue #419
2019-08-29 17:47:30 +08:00
slguan
343df4e2a0
fix the issue #435
2019-08-29 17:45:10 +08:00
fangpanpan
c36aa54257
Update pom.xml
...
Upgrade org.apache.zookeeper:zookeeper to version 3.4.14 to avoid vulnerability
2019-08-29 17:44:13 +08:00
fangpanpan
ca09fe908f
Update pom.xml
...
upgrade the version of dependency "com.fasterxml.jackson.core" from "2.9.5" to "2.9.9" to avoid vulnerability.
2019-08-29 17:36:29 +08:00
slguan
948ab4c50a
Merge branch 'master' of https://github.com/taosdata/TDengine
2019-08-29 13:30:30 +08:00
haojun Liao
b389f1cfce
Merge pull request #402 from fangpanpan/master
...
add opentsdb test code
2019-08-29 13:25:48 +08:00
haojun Liao
18d26406c4
Merge pull request #415 from localvar/fix-strtolower
...
fix strtolower
2019-08-29 13:25:24 +08:00
huili
bc6b96c7c8
[NONE]
2019-08-26 18:08:04 +08:00
huili
5998060e8f
[NONE]
2019-08-26 17:32:21 +08:00
slguan
8bd42155cc
Merge branch 'master' of https://github.com/taosdata/TDengine
2019-08-26 17:21:57 +08:00
huili
987249f441
[NONE]
2019-08-26 16:43:41 +08:00
huili
38102ccec3
[NONE]
2019-08-26 15:17:37 +08:00
huili
854ee3df4c
Merge branch 'master' of https://github.com/taosdata/TDengine
2019-08-26 13:22:32 +08:00
huili
2506af72b3
[add install service]
2019-08-26 13:21:43 +08:00
Hongze Cheng
33e881d4f6
add more info print
2019-08-26 13:21:07 +08:00
Hongze Cheng
06254cf423
fix compile error
2019-08-26 10:46:49 +08:00
slguan
24538afd89
Merge branch 'master' of https://github.com/taosdata/TDengine
2019-08-26 10:44:15 +08:00
Hongze Cheng
b61efa3e2b
fix twrite problem
2019-08-26 09:49:31 +08:00
localvar
2e0dc43636
fix memory leak when request body is gziped
2019-08-24 19:01:34 +08:00
Jeff Tao
3e5ba2a7d0
Merge pull request #383 from localvar/udp-fix
...
fix & enhancement for udp connection handling
2019-08-24 18:42:49 +08:00
Jeff Tao
a9ad56780f
fix issue #418
2019-08-24 18:02:11 +08:00
johnnyhou327
36d85a600f
Update issue templates
2019-08-24 17:45:21 +08:00
slguan
9465d94c74
fix the issue #404
2019-08-24 17:29:47 +08:00
slguan
263bab87d2
fix the issue #404
2019-08-24 16:31:06 +08:00
slguan
a83cdd80d9
fix the issue $404
2019-08-24 16:25:45 +08:00
slguan
89b7228378
fix the issue #404
2019-08-24 16:07:16 +08:00
johnnyhou327
20c9577e66
Update issue templates
2019-08-24 15:13:20 +08:00
johnnyhou327
973df2bd82
Update issue templates
2019-08-24 15:12:20 +08:00
haojun Liao
7644749053
Merge pull request #410 from bluesky4485/master
...
标点符号错误修正
2019-08-24 15:06:04 +08:00
johnnyhou327
07fe35c34b
Update issue templates
2019-08-24 15:05:18 +08:00
johnnyhou327
8426e15d21
Update issue templates
2019-08-24 15:01:50 +08:00
johnnyhou327
3210f7f4ca
Update issue templates
2019-08-24 15:01:11 +08:00
johnnyhou327
a8b2ea63da
Update issue templates
2019-08-24 15:00:59 +08:00
johnnyhou327
dbd0a0f474
Update issue templates
2019-08-24 15:00:49 +08:00
haojun Liao
8eff6c4da9
Merge pull request #413 from localvar/mem-leak-in-taos_query_a
...
fix memory leak in taos_query_a
2019-08-24 14:52:48 +08:00
johnnyhou327
3d24d6e378
Update issue templates
2019-08-24 14:28:01 +08:00
johnnyhou327
6be94bdb05
Update issue templates
2019-08-24 14:16:32 +08:00
localvar
693ee662af
fix several issues in string token parsing
...
1. the shell should not remove escape sequence \' and \" in a string.
2. `tsParseTime` should not unescape the next string token (this issue
appears after the first issue was fixed).
3. `value[4] != '-'` in `tsParseTime` crashes in rare case if `value[4]`
is in unallocated virtual memory.
4. `operator[x]` and `delimiter[x]` may result in unexcepted behavior
as string is utf-8 encoded and `x < 0` could be true.
5. changes the behavior of `tscGetToken` a little: now, unescaped single
quotation is allowed in double quoted strings and unescaped double quotation
is allowed in single quoted strings.
6. minor performance improvements and other improvements.
2019-08-24 14:04:56 +08:00
localvar
a10c0e97ef
fix strtolower
2019-08-24 08:14:41 +08:00
localvar
b567548b25
fix memory leak in taos_query_a
...
restful commands with length between 65380 and 65536 can trigger
this issue.
2019-08-23 20:50:36 +08:00
黄科
3880a322b0
标点符号错误修正
2019-08-23 14:07:01 +08:00
slguan
90e5690df5
fix the issue #405
2019-08-23 10:00:48 +08:00
slguan
06b7af06a2
fix the issue #404
2019-08-23 09:58:08 +08:00
fang
d1f337c9bc
add opentsdb test code
2019-08-22 18:34:01 +08:00
slguan
35aa9a95e4
fix the issue #370 , support for compilation of vs2019
2019-08-22 18:26:57 +08:00
slguan
e21091a6cd
Merge branch 'master' of https://github.com/taosdata/TDengine
2019-08-22 18:24:44 +08:00
slguan
4693495a3d
remove extra blanks while tag values is null
2019-08-22 18:24:39 +08:00