Commit Graph

10447 Commits

Author SHA1 Message Date
hjxilinx 5d1b173528 Restore the state of the meter in case of failing to launch the update procedure. 2019-11-04 13:47:29 +08:00
hjxilinx f5cd00282c Restore the state of the meter in case of failing to launch the update procedure. 2019-11-04 13:45:45 +08:00
hjxilinx 654a5061ff configure the socket type(TCP/UDP) in config file.#671 2019-11-04 13:16:31 +08:00
haojun Liao ba197c2d39
Update TAOS SQL-ch.md 2019-11-01 16:29:59 +08:00
xieyinglin 53412e4d28
Merge pull request #664 from xieyinglin/master
fix the tag is placeholder for issue #661
2019-11-01 13:13:57 +08:00
xieyinglin afcd5a060e fix the tag is placeholder when tableName is static 2019-11-01 12:59:02 +08:00
Jeff Tao a2ba535760 idle timer in shell shall be set a little bit longer 2019-10-31 19:06:50 +08:00
Jeff Tao 4afd80c508 Merge branch 'master' of https://github.com/taosdata/TDengine 2019-10-31 16:05:29 +08:00
Jeff Tao a54e96fc05 fix issue #662 2019-10-31 13:43:51 +08:00
hjxilinx d0f62cfff1 fix bug issue #643. 2019-10-30 22:16:03 +08:00
hjxilinx 09e347045a Merge branch 'master' of http://www.github.com/taosdata/tdengine 2019-10-30 10:39:01 +08:00
hjxilinx 0a0852ad46 fix bug #660 2019-10-30 10:30:57 +08:00
Jeff Tao dea69ae5d2 fix issue #659 2019-10-29 19:20:51 +08:00
hjxilinx d4bcce0d8f Merge remote-tracking branch 'origin/master' 2019-10-29 17:53:40 +08:00
hjxilinx 6fec7de230 fix bug #657. RPC module frees the msg body while other threads still access that struct to cause the SIGSEGV error. 2019-10-29 17:53:19 +08:00
haojun Liao bd2b9f0647
Merge pull request #651 from xieyinglin/master
print the java.library.path variable for debug
2019-10-29 17:32:33 +08:00
hjxilinx 9c468129d2 fix the bug that the setLocale function return wrong value to cause both the TDengine and Shell fail to launch.#494 #478 2019-10-29 17:26:59 +08:00
xieyinglin 15cae30667 Merge remote-tracking branch 'upstream/master' 2019-10-29 14:22:55 +08:00
xieyinglin 0fcdb5ae39 print the java.library.path variable for debug
format the code
2019-10-26 11:46:23 +08:00
hjxilinx 93371c71c9 add some log for close connection 2019-10-25 15:42:33 +08:00
slguan 5683cb5ba6
Merge pull request #646 from xieyinglin/master
fix issue #642 to add  druid pool support
2019-10-25 15:18:24 +08:00
xieyinglin 6919818225 edit maven plugin 2019-10-25 15:08:22 +08:00
xieyinglin dd534536e9 Merge remote-tracking branch 'upstream/master' 2019-10-24 16:19:12 +08:00
xieyinglin f968071b1b add druid pool support for issue #642 2019-10-24 16:18:11 +08:00
haojun Liao 4900dcdc4e
Merge pull request #641 from xieyinglin/master
add support preparedstatement execute batch
2019-10-24 14:12:18 +08:00
hjxilinx cd95c32a86 fix bug #645 2019-10-24 13:29:08 +08:00
xieyinglin 2add95e9fe format the code 2019-10-24 12:19:49 +08:00
xieyinglin 76f82481f5 add support preparedstatement execute batch 2019-10-23 17:26:35 +08:00
slguan eccfeed8f4 release version 1.6.3.0 2019-10-21 19:35:02 +08:00
xieyinglin 49080adeee
update less or equal symbol
update less or equal symbol
2019-10-17 10:20:39 +08:00
xieyinglin 1450a76c37
Merge pull request #627 from taosdata/xieyinglin-patch-1
udpate jdbcdriver maven repository
2019-10-17 10:06:10 +08:00
xieyinglin 7d4f287615
udpate jdbcdriver maven repository
taosjdbc-driver have benn published to maven central repository, you can serach from https://search.maven.org or https://mvnrepository.com.
2019-10-17 10:03:12 +08:00
slguan 8ff3b0f78d
Merge pull request #621 from xieyinglin/patch-3
update english single quote and  =< to <=
2019-10-16 13:27:47 +08:00
slguan 93fac0d889
Merge pull request #619 from xieyinglin/patch-2
release taos-jdbcdriver.jar to maven central repo
2019-10-16 13:27:29 +08:00
Stone Tao 4d540a76d3
Merge pull request #623 from StoneT2000/master
Fixed bugs relating to timestamps
2019-10-15 12:02:40 -07:00
StoneT2000 25fce754e6 Node td-connector version update 2019-10-15 12:01:58 -07:00
StoneT2000 bd08e77705 Fixed time conversion bug
- Fixed bug when the least significant bits of timestamp may cause time to be converted to 0
- Fixed small display bug with time and sig figs.
2019-10-15 12:01:02 -07:00
StoneT2000 90a27ad7fd Updated npm package 2019-10-15 02:09:47 -07:00
StoneT2000 01fde39706 Fixed timestamp offset error and microsecond not displaying 2019-10-15 02:09:00 -07:00
xieyinglin 59d94ceda0
update english single quote and =< to <=
update english single quote and less than or equal to <=
2019-10-15 16:10:39 +08:00
xieyinglin 2bbb2293b1
release taos-jdbcdrvier.jar to maven central repo
taos-jdbcdrvier.jar has deployed to  maven central repo, you can search from https://search.maven.org or https://mvnrepository.com
2019-10-15 15:48:12 +08:00
slguan 1cc5070377 Delete false alarm log in jdbc driver 2019-10-12 23:17:56 +08:00
slguan 02798e10d8 Fix compile errors on different platforms 2019-10-12 23:16:58 +08:00
hjxilinx 24565c3490 fix bug #614 2019-10-12 22:01:45 +08:00
slguan b2bbcd809d Modify compile options, for jdbc call libtaos.so may fail 2019-10-12 18:45:41 +08:00
Stone Tao ec0489a5b1
Merge pull request #610 from StoneT2000/master
Fixed bug where errors were printed as numbers instead of the string
2019-10-11 11:04:37 -07:00
StoneT2000 d45ffe6fc0 Fixed bug where errors were printed as numbers instead of the string 2019-10-11 11:03:34 -07:00
slguan 235f93a9fd add some tool functions 2019-10-11 18:08:10 +08:00
hjxilinx 69232016cf fix a typo 2019-10-11 16:26:49 +08:00
hjxilinx 24e40e8e64 fix bug #608 2019-10-11 15:57:33 +08:00