Commit Graph

3751 Commits

Author SHA1 Message Date
Bomin Zhang 0c62f02369 Merge remote-tracking branch 'origin/develop' into feature/boundary-check 2020-05-18 18:24:04 +08:00
Bomin Zhang 9b792a8d31 fix failed cases 2020-05-18 18:23:16 +08:00
Shuduo Sang 904609e6a2 Merge branch 'develop' into feature/add-tag-and-alter-table-cases 2020-05-18 18:06:18 +08:00
Hongze Cheng 7da1dcb30d Merge branch 'develop' into feature/2.0tsdb 2020-05-18 09:51:33 +00:00
Shengliang Guan 738733e157 [TD-355] add tversion to super table 2020-05-18 17:43:50 +08:00
Hongze Cheng 17139e19f5 fix read error 2020-05-18 09:37:02 +00:00
Hongze Cheng 26614ff964 fix coredump 2020-05-18 08:53:33 +00:00
Hongze Cheng 520e97be3a fix maxtables problem 2020-05-18 08:32:54 +00:00
Hongze Cheng e52fd48d43 Merge branch 'develop' into feature/2.0tsdb 2020-05-18 06:59:07 +00:00
Shengliang Guan 44613c3c2d
Merge pull request #1949 from taosdata/hotfix/tableid
[TD-359] change table uid from int64_t to uint64_t
2020-05-18 13:48:27 +08:00
Shengliang Guan 029445570c
Merge pull request #1946 from taosdata/hotfix/hostname
Hotfix/hostname
2020-05-18 13:48:04 +08:00
Hongze Cheng 50e24fd9d1 fix compile error 2020-05-18 05:43:39 +00:00
Shengliang Guan e9f50a0ade [TD-359] change table uid from int64_t to uint64_t 2020-05-18 13:43:37 +08:00
Hongze Cheng 1c0cb588ca change uid from int64_t to uint64_t in tsdb 2020-05-18 05:41:49 +00:00
Shengliang Guan d18d4df151 [TD-319] fixed crash while fqdn length changed 2020-05-18 13:15:21 +08:00
Hongze Cheng 4ff1ca4b78 merge develop 2020-05-18 04:55:00 +00:00
Jeff Tao 3897e00925 Merge branch 'develop' into hotfix/hostname 2020-05-18 03:58:19 +00:00
Shengliang Guan 6715fb7255 [TD-319] revert codes 2020-05-18 11:33:33 +08:00
Jeff Tao 3c09bc1e08 add the error code 2020-05-18 03:32:25 +00:00
Jeff Tao 916a7f292f [TD-319] put protection on host name length 2020-05-18 03:21:44 +00:00
Shengliang Guan 8b098e37c0 [TD-319] change the length of fqdn from 72 to 256 2020-05-18 11:09:16 +08:00
Shengliang Guan 67d5962146
Merge pull request #1944 from taosdata/enhance/log
tune the debug info
2020-05-18 10:53:32 +08:00
Shengliang Guan eed660cc58
Merge pull request #1945 from taosdata/hotfix/dupname
Hotfix/dupname
2020-05-18 10:45:41 +08:00
Shengliang Guan 836d593984 [TD-332] fix duplicate type in tsdb 2020-05-18 10:39:10 +08:00
Shengliang Guan 936d9a330d [TD-332] fix duplicate type in shell/taosdemo/taosdump 2020-05-18 10:23:39 +08:00
Hongze Cheng 4d83bb3e17 Merge branch 'develop' into feature/2.0tsdb 2020-05-18 01:41:14 +00:00
Hongze Cheng 055aed43e1 TD-185 2020-05-18 01:40:08 +00:00
Jeff Tao bab5f8209e tune the debug info 2020-05-17 15:20:30 +00:00
Shengliang Guan f9056ac30e
Merge pull request #1943 from taosdata/feature/mwrite
Feature/mwrite
2020-05-17 23:03:08 +08:00
Shengliang Guan 5a9704aa9f
Merge pull request #1937 from taosdata/hotfix/fix-warning-for-gcc-9
fix warning for gcc 9.
2020-05-17 23:02:57 +08:00
Shengliang Guan 4160075c58
Merge pull request #1942 from taosdata/enhance/log
Enhance/log
2020-05-17 22:59:20 +08:00
Shengliang Guan 1df78caee8
Merge pull request #1941 from taosdata/hotfix/sleep-more-to-wait-dnode-for-valgrind
Hotfix/sleep more to wait dnode for valgrind
2020-05-17 22:52:22 +08:00
Shengliang Guan 538538205a TD-355 2020-05-17 22:49:22 +08:00
Jeff Tao 4331a90f0e Merge branch 'develop' into enhance/log 2020-05-17 14:38:05 +00:00
Jeff Tao 95d7105e15 tune the debug info 2020-05-17 14:36:35 +00:00
Shengliang Guan ee1b6f142a
Merge pull request #1939 from taosdata/feature/add-testcase-to-test-boundary
add tablename-boundary.py
2020-05-17 21:23:42 +08:00
Shuduo Sang 094d21c9ab make valgrind.sh take -g as default. 2020-05-17 19:17:45 +08:00
Shuduo Sang 7f4742ba97 refine killing exist daemon. 2020-05-17 19:11:14 +08:00
Haojun Liao af407cb50f [td-225] fix bugs in case of ts disorder in mem/imem and data in file 2020-05-17 16:34:37 +08:00
Shuduo Sang 71931eb183 add tablename-boundary.py 2020-05-17 16:06:14 +08:00
Shuduo Sang 8de5e86d76 sleep more to wait dnode start for valgrind env. 2020-05-17 12:35:42 +08:00
Shuduo Sang a3fb2a11a3 fix warning for gcc 9. 2020-05-17 12:34:03 +08:00
Shengliang Guan 5cbcbda144 Merge branch 'develop' into feature/mwrite 2020-05-16 18:15:24 +08:00
Shengliang Guan 5a70c0e07d [TD-339] split dnodeMain.c into dnodeMain.c and dnodeSystem.c 2020-05-16 18:14:39 +08:00
Shengliang Guan a4a6085f05
Merge pull request #1932 from taosdata/feature/boundary-check
TD-333: boundary check
2020-05-16 17:44:03 +08:00
Bomin Zhang d939f382a3 Merge remote-tracking branch 'origin/develop' into feature/boundary-check 2020-05-16 17:40:52 +08:00
Shengliang Guan 6cf4e36a1f
Merge pull request #1933 from taosdata/feature/add-testcase-to-test-boundary
Feature/add testcase to test boundary
2020-05-16 17:32:57 +08:00
Shengliang Guan 34eb31ceb5
Merge pull request #1936 from taosdata/feature/mwrite
Feature/mwrite
2020-05-16 17:31:09 +08:00
Shengliang Guan f49d6b17d7
Merge pull request #1934 from taosdata/hotfix/savedVersion
add more debug info
2020-05-16 17:28:31 +08:00
Jeff Tao 27f5a1eaf6 add more debug info 2020-05-16 08:56:14 +00:00