Commit Graph

17312 Commits

Author SHA1 Message Date
Minglei Jin ed42374893 tsim/nchar-binary: fix negative length crash 2021-07-28 11:14:20 +08:00
Hongze Cheng 97850874a7 fix typo causing coredump 2021-07-28 10:55:21 +08:00
Hui Li b73a2f7070
Merge branch 'develop' into test/TD-5369 2021-07-28 10:37:41 +08:00
Haojun Liao 80bb217e38
Merge pull request #7017 from taosdata/hotfix/apitest
fix test code issue
2021-07-28 10:33:03 +08:00
Haojun Liao 6f62e807a3
Merge pull request #7007 from taosdata/fix/TD-5474
[TD-5474]<fix> fix runtime error
2021-07-28 10:32:53 +08:00
Elias Soong 565ab2bebc
Merge pull request #7046 from taosdata/docs/Update-Latest-Feature
[TD-5072] <docs>: fix description about underscore wildcard.
2021-07-28 10:23:15 +08:00
Hui Li bdb79f5400
Merge pull request #6961 from taosdata/test/TD-5213-d
Test/td 5213 d
2021-07-28 10:17:37 +08:00
Hui Li 4e55773054
Merge pull request #7037 from taosdata/xiaoping/add_test_case
[TD-5497]<test>: add test case
2021-07-28 10:16:41 +08:00
Hui Li 8c0317fbb0
Merge pull request #7039 from taosdata/test/TD-5370
[TD-5370]<test>:new branch for test case about taosdump nano support
2021-07-28 10:15:22 +08:00
Hongze Cheng 7cc108be68
Merge pull request #7042 from taosdata/enhance/TD-5356
[TD-5356]<enhance>: default numOfMnodes to 1 instead of 3
2021-07-28 10:08:44 +08:00
Hongze Cheng 8a14e175c9
Merge pull request #7040 from taosdata/fix/TD-5558
[TD-5558]<fix>: fix invalid read memory issue
2021-07-28 10:07:40 +08:00
jiajingbin 1bf4e5669e modify 2021-07-28 09:47:45 +08:00
Haojun Liao e0046dbb25 [td-5175]<fix>: refactor the retry procedure while the error caused by tablemeta cache occurs. 2021-07-27 22:46:03 +08:00
Hongze Cheng 51de627d2b [TD-5574]<hotfix>: fix change KV row value coredump 2021-07-27 18:56:02 +08:00
markswang 4216a400a3 [TD-5534]<fix>:fix the coverity medium risk of client 2021-07-27 18:29:49 +08:00
markswang 928473f0cb [TD-5534]<fix>:fix the coverity high risk of client 2021-07-27 18:27:35 +08:00
haoranchen 6faf1d5bb3
Update sdbCompClusterReplica2.py 2021-07-27 18:26:10 +08:00
Elias Soong 0cdb7c9e71 [TD-5072] <docs>: fix description about underscore wildcard. 2021-07-27 18:08:50 +08:00
Haojun Liao 220f667042
Merge pull request #6985 from taosdata/feature/TD-5438
TD-5438
2021-07-27 18:05:43 +08:00
Haojun Liao e62c2715c9
Merge pull request #6979 from taosdata/fix/TD-5458-2
[TD-5458]<fix>:add duplicate key check for tag&field
2021-07-27 18:05:23 +08:00
Haojun Liao 715469bf74
Merge pull request #7000 from taosdata/fix/TD-5451
[TD-5451]<fix> add integer&float boundary check
2021-07-27 18:04:42 +08:00
Haojun Liao 2d9ed02c5e
Merge pull request #7008 from taosdata/fix/TD-5496
[TD-5496]<fix>: add filter length when estimate query msg size
2021-07-27 18:04:27 +08:00
Haojun Liao bf33e7ed7d
Merge pull request #7015 from taosdata/hotfix/td-5517
[TD-5517]<fix>: lowercase letters for tablename/colname and return error when apply schema failed and add traceable id in sml log
2021-07-27 18:04:18 +08:00
Haojun Liao 32c7be0d96
Merge pull request #7018 from taosdata/fix/TD-5521
[TD-5521]<fix>: [schemaless]id can only contain digits/alphabet/underscore
2021-07-27 18:02:54 +08:00
Haojun Liao 96cd039f61
Merge pull request #7029 from taosdata/fix/TD-5533
[TD-5533]<feature>:add 'ctrl+u' and 'ctrl+k' shortcut for taosshell
2021-07-27 18:02:34 +08:00
markswang ff9971ffa2 [TD-5534]<fix>:fix the coverity high risk of client 2021-07-27 17:43:03 +08:00
Minglei Jin 140f705c52 [TD-5356]<enhance>: default numOfMnodes to 1 instead of 3 2021-07-27 17:22:18 +08:00
markswang f4efe18aa3 [TD-5534]<fix>:fix the coverity high risk of client 2021-07-27 17:10:51 +08:00
markswang 356dfa3026 Merge branch 'develop' of https://github.com/taosdata/TDengine into fix/TD-5534 2021-07-27 17:08:38 +08:00
markswang b2c0fbe0ce [TD-5534]<fix>:fix the coverity high risk of client 2021-07-27 17:08:32 +08:00
markswang 3e96e64521 [TD-5534]<fix>:fix the coverity medium risk of client 2021-07-27 17:05:37 +08:00
Minglei Jin 0d467bb0cd [TD-5558]<fix>: fix invalid read memory issue 2021-07-27 16:35:13 +08:00
wenzhouwww 84cbdeb8a7 [TD-5370]<test>:new branch for test case about taosdump nano support 2021-07-27 15:40:24 +08:00
Elias Soong c866582971
Merge pull request #7038 from taosdata/docs/Update-Latest-Feature
Docs/update latest feature
2021-07-27 14:50:16 +08:00
Elias Soong 7557df65ec [TD-5555] <docs>: remove arm32 official support for server side. 2021-07-27 14:49:46 +08:00
Shuduo Sang b993a05960
[TD-5543]<fix>: taosdump precision description and display. (#7031)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-27 14:49:38 +08:00
lichuang f89a8ea6d6 [TD-5554]<fix>fix memory heap runtime overflow 2021-07-27 14:33:30 +08:00
Ping Xiao 09e52f9d95 [TD-5497]<test>: add test case 2021-07-27 14:27:41 +08:00
Shuduo Sang 2d6e305118
add prompt msg if WAL size exceeds limit. (#7033) 2021-07-27 14:03:50 +08:00
markswang eaed6da8ce [TD-5534]<fix>:fix the coverity high risk of client 2021-07-27 13:57:22 +08:00
jiajingbin 736adcf7cc combine cases 2021-07-27 13:52:44 +08:00
Zhiyu Yang f734285282
[TD-5506]<hotfix>: fix NullPointerException in JDBC-RESTful (#7021)
* change jdbc version

* [TD-5506]<fix>: throw SQLException in HttpClientPoolUtil
2021-07-27 13:20:35 +08:00
Zhiyu Yang 15b616c32e
Fix/td 5506 (#7022)
* slove conflict

* [TD-5506]<fix>: throw SQLException in HttpClientPoolUtil
2021-07-27 13:19:47 +08:00
Shuduo Sang 606119e3a5
add prompt msg if WAL size exceeds limit. (#7032) 2021-07-27 13:05:48 +08:00
jiajingbin 28b7529ba7 delete unused tb_name 2021-07-27 11:46:59 +08:00
tomchon 8aa0a37392 [TD-4432]<test>: add taodemo-testcase that using stmt interface 2021-07-27 11:40:47 +08:00
wenzhouwww 74fa1114f3 [TD-5369]<test> change the nums of tables and insert rows! 2021-07-27 11:06:04 +08:00
lichuang dce3de680f [TD-5504]<fix>fix tsdbRestoreLastColumns run time bug:memory heap overflow 2021-07-27 10:45:53 +08:00
lichuang f5758a29da [TD-5504]<fix>fix tsdbRestoreLastColumns run time bug:memory heap overflow 2021-07-27 10:40:42 +08:00
tickduan 4833f5eaa3 metrics_del.sim 23:50 insert two days bug fixed 2021-07-27 10:22:29 +08:00