Commit Graph

  • 1caaf88c7e [Add single quotation marks to nchar fields when export to a file] huili 2019-07-23 15:34:36 +0800
  • 0015053b9e Fix the issue #156 slguan 2019-07-23 15:04:09 +0800
  • 964e0b8dc4 [add sql and csv file for demo] huili 2019-07-22 18:55:23 +0800
  • af59bee0d2 Fix the issue #149, SParsedDataColInfo not initialized slguan 2019-07-22 15:27:04 +0800
  • 52e2364de8 Fix the issue #148, failed to find the next file when the file id of the vnode is not continuous slguan 2019-07-22 15:24:49 +0800
  • 5d429ddb87 Fix issue #145 Hongze Cheng 2019-07-22 14:07:38 +0800
  • 0bb305c6ae issue #141, also need to modify the function declaration slguan 2019-07-22 09:53:38 +0800
  • 94b422154c
    Merge pull request #141 from binglongx/patch-1 slguan 2019-07-22 09:51:23 +0800
  • 0e0fb9cd84
    Update tsched.c binglongx 2019-07-21 16:00:24 -0700
  • 401d046b70 Fix the issue #130, reference count may have a problem slguan 2019-07-20 17:31:34 +0800
  • 6788a4222c Fix the issue ##110, unsorted timestamp in one request may cause crash slguan 2019-07-20 17:17:10 +0800
  • 95b157c02c Fix the issue #127, Check dead http links and close them slguan 2019-07-20 14:52:08 +0800
  • 412db1ab0a Fix the issure #126, Taosd may crash while an invalid token input slguan 2019-07-20 14:49:39 +0800
  • 6617d22b7d Modify json's date to Json standard time format ISO-8601 maikebing 2019-07-20 09:53:35 +0800
  • 6f3a448b22 fix issue #122 Jeff Tao 2019-07-19 19:10:32 +0800
  • 21806f647e Fix the issure #118, Change the alter tag value sql syntax slguan 2019-07-19 19:02:59 +0800
  • bc6bdc1b69 Fix the issue #121, Output dataDir in the log file slguan 2019-07-19 19:00:47 +0800
  • 7270de4ca2 Fix the issue #120, Set the default listening IP address to 0.0.0.0 slguan 2019-07-19 18:57:06 +0800
  • 9eb22a3770 Increase the comparison test between InfluxDB and TDengine slguan 2019-07-19 16:21:20 +0800
  • e5edd507bb Merge branch 'master' of http://github.com/taosdata/TDengine hjliao 2019-07-19 15:43:31 +0800
  • b949b0ab32 fix issue #117 hjliao 2019-07-19 15:41:59 +0800
  • 310c5a43f5 [Modify the use of sudo commands] plum-lihui 2019-07-19 15:40:47 +0800
  • 6524f9a1c4 [Modify the use of sudo commands] plum-lihui 2019-07-19 15:40:39 +0800
  • c9e318301e [Modify the use of sudo commands] plum-lihui 2019-07-19 15:40:32 +0800
  • 4481eab46c [Modify the use of sudo commands] plum-lihui 2019-07-19 15:40:20 +0800
  • 1f4807a435 [Modify the use of sudo commands] plum-lihui 2019-07-19 15:40:12 +0800
  • 11e3af220b [Modify the use of sudo commands] plum-lihui 2019-07-19 15:40:03 +0800
  • e06f24448f [Modify the use of sudo commands] plum-lihui 2019-07-19 15:39:51 +0800
  • 2a36659e10 [Modify the use of sudo commands] plum-lihui 2019-07-19 15:39:44 +0800
  • ead54e4a5a [Modify the use of sudo commands] plum-lihui 2019-07-19 15:39:34 +0800
  • c92fa53bd5 [Modify the use of sudo commands] plum-lihui 2019-07-19 15:39:26 +0800
  • 38e7275be0 [Modify the use of sudo commands] plum-lihui 2019-07-19 15:39:15 +0800
  • 4db1f9fa22 [Modify the use of sudo commands] plum-lihui 2019-07-19 15:38:59 +0800
  • 0e0be34d44 [modify path of libtaos.so] plum-lihui 2019-07-19 15:37:31 +0800
  • f664dd35a2 [modify path of libtaos.so] plum-lihui 2019-07-19 15:37:24 +0800
  • 5e6012f330 [modify path of libtaos.so] plum-lihui 2019-07-19 15:37:18 +0800
  • 961c95477c [issue #102] plum-lihui 2019-07-19 15:36:07 +0800
  • 12b3ea1fb4 [issue #102] plum-lihui 2019-07-19 15:35:57 +0800
  • 7c744dabd6
    Merge pull request #109 from plum-lihui/master slguan 2019-07-18 20:18:05 +0800
  • 74bd4086fc [issue #102] huili 2019-07-18 20:10:23 +0800
  • 136f34044b Fix the issure #103, alter table change tag bug slguan 2019-07-18 18:55:30 +0800
  • 04e0600907 Fix the issue #108, limit does not have effects on the results slguan 2019-07-18 18:40:32 +0800
  • 6917618198 Fix the issue #100, Change keyword stable to STable slguan 2019-07-18 11:45:40 +0800
  • d3329e487c Fix the issue #99, when the http request is broken, the query does not end normally slguan 2019-07-18 11:44:12 +0800
  • d63f0e7fd9 Fix issue #91, remove assert for illegal filtering conditions slguan 2019-07-18 10:57:36 +0800
  • 932da9d53a Fix shell password issue #92 hzcheng 2019-07-17 20:04:44 +0800
  • cd01790959
    Update README.md Jeff Tao 2019-07-17 17:26:34 +0800
  • 84e4794024
    Merge pull request #69 from plum-lihui/master slguan 2019-07-16 23:45:54 +0800
  • 171be1c9ac
    Merge pull request #70 from winshining/master slguan 2019-07-16 23:45:05 +0800
  • f15b14b821 Add make install error handle hzcheng 2019-07-16 17:04:10 +0800
  • 1e5fbd22a2
    update an expression winshining 2019-07-16 16:36:02 +0800
  • 60673a9fbe [modify libtaos.so link] huili 2019-07-16 15:37:08 +0800
  • 5dea405e43 [modify libtaos.so link] huili 2019-07-16 15:37:02 +0800
  • 43fd5991e5 [modify libtaos.so link] huili 2019-07-16 15:36:56 +0800
  • d94d484ec7 [modify libtaos.so link] huili 2019-07-16 15:36:48 +0800
  • bca9861004 [modify libtaos.so link] huili 2019-07-16 15:36:41 +0800
  • c4befd96e2 [modify libtaos.so link] huili 2019-07-16 15:36:34 +0800
  • a1a67b1bfd [modify libtaos.so link] huili 2019-07-16 15:36:25 +0800
  • cd1117a7a2 Fix the Issue of #46, Build source code failure slguan 2019-07-16 14:42:51 +0800
  • fba3ffdcff Remove cmake's dependence on CXX slguan 2019-07-16 14:29:56 +0800
  • 6a1a3c2414 Modify the default proportion of the last file slguan 2019-07-16 14:12:53 +0800
  • 02d1d6c525 Fix the syntax error while EPOLLWAKEUP no defined in some systems slguan 2019-07-16 13:32:29 +0800
  • 75dabd02d1
    Merge pull request #27 from amosbird/t2 slguan 2019-07-16 11:13:10 +0800
  • 66791ff39f Fix the bug when the stream calculation error occurs slguan 2019-07-16 10:36:20 +0800
  • 76ac9464d5 The password is no longer stored in clear text, so you may need to reinstall the database slguan 2019-07-16 10:31:43 +0800
  • 7fa03ddff2
    Merge pull request #56 from plum-lihui/master hzcheng 2019-07-16 09:36:43 +0800
  • 4173a8bb51
    Merge pull request #21 from amosbird/t1 hzcheng 2019-07-16 09:35:15 +0800
  • a4ba49d88f
    Merge pull request #20 from amosbird/master hzcheng 2019-07-16 09:34:05 +0800
  • c9224b72da [TBASE-641] huili 2019-07-16 09:04:50 +0800
  • 36021b2777
    Merge pull request #50 from johnnyhou327/patch-2 slguan 2019-07-15 21:38:44 +0800
  • 516a3cbb5b
    Merge pull request #49 from johnnyhou327/patch-3 slguan 2019-07-15 21:38:21 +0800
  • 00d8b9c07c
    Update pom.xml johnnyhou327 2019-07-15 20:10:01 +0800
  • 5eb75151f7
    Create readme.md johnnyhou327 2019-07-15 20:05:44 +0800
  • 0084b15959 fix left/bs for release build Amos Bird 2019-07-15 11:17:33 +0800
  • 5f7ee42c95 Don't SEGFAULT Amos Bird 2019-07-15 10:07:59 +0800
  • 11389fc2c7 Fix compilation of taosdump Amos Bird 2019-07-15 09:56:40 +0800
  • 6d12c685f7
    Update README.md Jeff Tao 2019-07-14 09:26:51 +0800
  • 6d17dbc0f8 Clean up some warnings slguan 2019-07-13 14:04:30 +0800
  • 125636e9a5 Modify the location of the cache count slguan 2019-07-13 10:19:35 +0800
  • d0c37df8bb Change the free function to tfree slguan 2019-07-13 10:15:40 +0800
  • e28077b677
    Merge pull request #7 from siddontang/master slguan 2019-07-13 10:10:17 +0800
  • 74d44497d8 fix memory leak when read failed siddontang 2019-07-12 22:00:01 +0800
  • 28b27619c9 correct spell error hzcheng 2019-07-12 19:56:50 +0800
  • bf74e8d6b1 Check if the current operating system is linux slguan 2019-07-12 14:07:46 +0800
  • cffe218533 Solve the bugs when creating the database slguan 2019-07-12 11:25:11 +0800
  • fb9be172df Place charset in the default configuration file slguan 2019-07-12 11:09:54 +0800
  • f0f6b6a975 add lower version cmake support Hongze Cheng 2019-07-12 01:57:11 +0000
  • ed1901ad9c more on readme hzcheng 2019-07-12 08:43:42 +0800
  • 50eaf830fa more on readme fix hzcheng 2019-07-12 08:05:24 +0800
  • e3b3ab7895 fix readme link loss hzcheng 2019-07-12 07:34:11 +0800
  • 902954e315 make readme more clear hzcheng 2019-07-11 22:45:05 +0800
  • 57b55444c7 Handling the problem of log database creation failure slguan 2019-07-11 20:13:54 +0800
  • 23cbcfe0a5 Parameters can be out of order when creating a database slguan 2019-07-11 20:05:59 +0800
  • 139af8e4bf Add alter dnode command to modify debugFlag slguan 2019-07-11 19:52:05 +0800
  • 402bf83e5a Some python scripts are not uploaded slguan 2019-07-11 19:10:07 +0800
  • 7c927553c0 Processing Stream Computing Problems in Microsecond Accuracy Database slguan 2019-07-11 19:06:41 +0800
  • fa719d5c99 Handling invalid connections when deleting a database slguan 2019-07-11 19:02:45 +0800
  • 4ee2f63374 Check the replica parameters when creating the database slguan 2019-07-11 19:01:36 +0800
  • 05c8a3313f Handling a crash on a python client slguan 2019-07-11 18:52:45 +0800
  • a3eddfe439
    Merge pull request #4 from guanshengliang/master slguan 2019-07-11 18:39:03 +0800