Commit Graph

55241 Commits

Author SHA1 Message Date
slguan 7270de4ca2 Fix the issue #120, Set the default listening IP address to 0.0.0.0 2019-07-19 18:57:06 +08:00
slguan 9eb22a3770 Increase the comparison test between InfluxDB and TDengine 2019-07-19 16:21:20 +08:00
hjliao e5edd507bb Merge branch 'master' of http://github.com/taosdata/TDengine 2019-07-19 15:43:31 +08:00
hjliao b949b0ab32 fix issue #117 2019-07-19 15:41:59 +08:00
plum-lihui 310c5a43f5 [Modify the use of sudo commands] 2019-07-19 15:40:47 +08:00
plum-lihui 6524f9a1c4 [Modify the use of sudo commands] 2019-07-19 15:40:39 +08:00
plum-lihui c9e318301e [Modify the use of sudo commands] 2019-07-19 15:40:32 +08:00
plum-lihui 4481eab46c [Modify the use of sudo commands] 2019-07-19 15:40:20 +08:00
plum-lihui 1f4807a435 [Modify the use of sudo commands] 2019-07-19 15:40:12 +08:00
plum-lihui 11e3af220b [Modify the use of sudo commands] 2019-07-19 15:40:03 +08:00
plum-lihui e06f24448f [Modify the use of sudo commands] 2019-07-19 15:39:51 +08:00
plum-lihui 2a36659e10 [Modify the use of sudo commands] 2019-07-19 15:39:44 +08:00
plum-lihui ead54e4a5a [Modify the use of sudo commands] 2019-07-19 15:39:34 +08:00
plum-lihui c92fa53bd5 [Modify the use of sudo commands] 2019-07-19 15:39:26 +08:00
plum-lihui 38e7275be0 [Modify the use of sudo commands] 2019-07-19 15:39:15 +08:00
plum-lihui 4db1f9fa22 [Modify the use of sudo commands] 2019-07-19 15:38:59 +08:00
plum-lihui 0e0be34d44 [modify path of libtaos.so] 2019-07-19 15:37:31 +08:00
plum-lihui f664dd35a2 [modify path of libtaos.so] 2019-07-19 15:37:24 +08:00
plum-lihui 5e6012f330 [modify path of libtaos.so] 2019-07-19 15:37:18 +08:00
plum-lihui 961c95477c [issue #102] 2019-07-19 15:36:07 +08:00
plum-lihui 12b3ea1fb4 [issue #102] 2019-07-19 15:35:57 +08:00
slguan 7c744dabd6
Merge pull request #109 from plum-lihui/master
Fix the issure #102,  describe table bug when the table name use  capital letters
2019-07-18 20:18:05 +08:00
huili 74bd4086fc [issue #102] 2019-07-18 20:10:23 +08:00
slguan 136f34044b Fix the issure #103, alter table change tag bug 2019-07-18 18:55:30 +08:00
slguan 04e0600907 Fix the issue #108, limit does not have effects on the results 2019-07-18 18:40:32 +08:00
slguan 6917618198 Fix the issue #100, Change keyword stable to STable 2019-07-18 11:45:40 +08:00
slguan d3329e487c Fix the issue #99, when the http request is broken, the query does not end normally 2019-07-18 11:44:12 +08:00
slguan d63f0e7fd9 Fix issue #91, remove assert for illegal filtering conditions 2019-07-18 10:57:36 +08:00
hzcheng 932da9d53a Fix shell password issue #92 2019-07-17 20:04:44 +08:00
Jeff Tao cd01790959
Update README.md 2019-07-17 17:26:34 +08:00
slguan 84e4794024
Merge pull request #69 from plum-lihui/master
modify libtaos.so link
2019-07-16 23:45:54 +08:00
slguan 171be1c9ac
Merge pull request #70 from winshining/master
update an expression
2019-07-16 23:45:05 +08:00
hzcheng f15b14b821 Add make install error handle 2019-07-16 17:04:10 +08:00
winshining 1e5fbd22a2
update an expression 2019-07-16 16:36:02 +08:00
huili 60673a9fbe [modify libtaos.so link] 2019-07-16 15:37:08 +08:00
huili 5dea405e43 [modify libtaos.so link] 2019-07-16 15:37:02 +08:00
huili 43fd5991e5 [modify libtaos.so link] 2019-07-16 15:36:56 +08:00
huili d94d484ec7 [modify libtaos.so link] 2019-07-16 15:36:48 +08:00
huili bca9861004 [modify libtaos.so link] 2019-07-16 15:36:41 +08:00
huili c4befd96e2 [modify libtaos.so link] 2019-07-16 15:36:34 +08:00
huili a1a67b1bfd [modify libtaos.so link] 2019-07-16 15:36:25 +08:00
slguan cd1117a7a2 Fix the Issue of #46, Build source code failure 2019-07-16 14:42:51 +08:00
slguan fba3ffdcff Remove cmake's dependence on CXX 2019-07-16 14:29:56 +08:00
slguan 6a1a3c2414 Modify the default proportion of the last file 2019-07-16 14:12:53 +08:00
slguan 02d1d6c525 Fix the syntax error while EPOLLWAKEUP no defined in some systems 2019-07-16 13:32:29 +08:00
slguan 75dabd02d1
Merge pull request #27 from amosbird/t2
fix left/bs for release build
2019-07-16 11:13:10 +08:00
slguan 66791ff39f Fix the bug when the stream calculation error occurs 2019-07-16 10:36:20 +08:00
slguan 76ac9464d5 The password is no longer stored in clear text, so you may need to reinstall the database 2019-07-16 10:31:43 +08:00
hzcheng 7fa03ddff2
Merge pull request #56 from plum-lihui/master
insert into multiple tables with file, return the wrong affected rows
2019-07-16 09:36:43 +08:00
hzcheng 4173a8bb51
Merge pull request #21 from amosbird/t1
Don't SEGFAULT
2019-07-16 09:35:15 +08:00