Commit Graph

65 Commits

Author SHA1 Message Date
Shengliang Guan be56f8b121 test: restore 2.0 case 2022-07-20 13:36:49 +08:00
Shengliang Guan ce999711ec test: add case 2022-07-19 13:07:24 +08:00
Shengliang Guan 993f5fe9ec fix: let certain type of write messages to be executed sequentially 2022-07-18 18:37:58 +08:00
Xiaoyu Wang 299e117d38 fix: database options 'strict' and 'cachelast' syntax adjustments 2022-07-16 14:22:30 +08:00
Xiaoyu Wang 7c585d8ed9 fix: database options 'strict' and 'cachelast' syntax adjustments 2022-07-16 11:47:26 +08:00
Shengliang Guan 2effdf824d test: restore some 2.0 case 2022-07-14 21:17:41 +08:00
Shengliang Guan 47ab2b1961 test: restore some 2.0 case 2022-07-14 21:12:08 +08:00
Shengliang Guan c36c9bca1f test: restore some 2.0 case 2022-07-14 20:38:59 +08:00
Shengliang Guan 2076a00b7a test: restore some 2.0 case 2022-07-14 16:09:10 +08:00
dapan1121 7beac65a73
Merge pull request #14303 from taosdata/hotfix/resetquerycache
fix: fix reset query cache crash issue
2022-06-29 08:54:42 +08:00
Shengliang Guan eaf3f3ee3f test: case for replica3 db 2022-06-28 18:17:08 +08:00
Shengliang Guan d949962769 test: case for alter db replica 2022-06-28 17:56:27 +08:00
dapan1121 341c91fd7d fix: fix show stables issue 2022-06-28 11:02:37 +08:00
Shengliang Guan a7a5dac1fd test: case for alter db 2022-06-28 09:43:30 +08:00
afwerar 9dff7b93c6 test: fix sim test error 2022-06-21 20:04:55 +08:00
dapan1121 8ce76f7419 fix case issues 2022-06-17 17:30:57 +08:00
Xiaoyu Wang f740fd61c6 fix: use 'duration' instead of 'days' for create database 2022-06-15 14:23:05 +08:00
Xiaoyu Wang 19ab15b19f feat: super table join 2022-06-15 13:49:29 +08:00
Xiaoyu Wang 5aeced162c fix: some problems of parser 2022-06-11 16:44:27 +08:00
Shengliang Guan 36fd0dac68 refactor: add alter-confirm while alter db 2022-06-05 16:34:20 +08:00
Haojun Liao 31096b1c57
Merge pull request #13463 from taosdata/feature/3_liaohj
enh(query): add retension for the results of show databases;
2022-06-04 14:51:49 +08:00
Haojun Liao e752d4e45f test: update test script. 2022-06-04 14:21:03 +08:00
Shengliang Guan 3e0d80a247 test: case for alter db replica 2022-06-02 20:10:27 +08:00
Shengliang Guan 465ec5003b refactor: adjust msg type 2022-06-02 19:00:14 +08:00
Shengliang Guan e35ebdadac refactor: rename LEADER to leader 2022-06-02 14:35:59 +08:00
Shengliang Guan 27c1687a05 refactor: adjust some logs 2022-06-02 14:30:26 +08:00
Shengliang Guan 1157bca45f enh: adjust vnode replica 2022-06-02 13:57:12 +08:00
Shengliang Guan 7fcfd45a03 feat: increase the number of database replicas 2022-06-01 17:26:36 +08:00
Xiaoyu Wang ccd07312ad fix: some problems of parser 2022-05-11 19:57:50 +08:00
Xiaoyu Wang 510283290d fix: some problems of parser 2022-05-11 19:49:04 +08:00
yihaoDeng ae33656e15 fix(rpc): fix timeout error 2022-05-05 20:17:53 +08:00
Shengliang Guan 2adcce5573 Merge remote-tracking branch 'origin/3.0' into feature/db 2022-04-28 15:55:40 +08:00
Shengliang Guan c257f23036 enh: adjust test cases after refactor db options 2022-04-28 15:36:19 +08:00
plum-lihui 0260686faa [test: add test case for db] 2022-04-28 15:24:12 +08:00
Xiaoyu Wang 7f218009ed enh: refactor db and table options 2022-04-27 19:10:16 +08:00
Xiaoyu Wang 498b5b3b16 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-27 18:45:12 +08:00
Xiaoyu Wang 6d449c8224 enh: refactor db and table options 2022-04-27 18:18:37 +08:00
plum-lihui c3066c9412 [test: modify test case] 2022-04-27 11:51:07 +08:00
plum-lihui 6c6b0055fb [test: add test case] 2022-04-26 19:57:54 +08:00
plum-lihui 06656d0daa [test: add to check vnode statu for replica 3] 2022-04-26 18:57:53 +08:00
Xiaoyu Wang 395ba3dc5f fix: some syntax parsing problems 2022-04-22 18:38:38 +08:00
Shengliang Guan 61334de8b8 fix: refact db options 2022-04-20 14:58:14 +08:00
Shengliang Guan 595d2ce352 enh: support variables like $data[0][1] and $data(db)[0] in tsim scripts 2022-04-18 14:37:45 +08:00
plum-lihui cd97d82116 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:18:21 +08:00
Shengliang Guan c6d2f6d2a1 fix(cluster): mnode not start in multi-process mode 2022-04-14 15:45:26 +08:00
Haojun Liao 9c9e980ec0 test(query): update tsim test scripts. 2022-04-14 11:36:06 +08:00
Haojun Liao 7cc56c8f1c fix(query): revise system table schema. 2022-04-13 20:00:59 +08:00
plum-lihui bf08e3482d [add cases] 2022-04-02 16:45:43 +08:00
plum-lihui e82f4aea09 [fixed] 2022-04-01 16:35:52 +08:00
Xiaoyu Wang 5d1f87e073 bugfix 2022-03-31 22:54:00 -04:00