Commit Graph

261 Commits

Author SHA1 Message Date
Shengliang Guan ffadc1c550 fix: coverity issues 2022-10-08 14:36:54 +08:00
Shengliang Guan 2e5eac4b4c fix: coverity issues 2022-10-08 13:53:10 +08:00
Shengliang Guan e98335bdfa fix: coverity issues 2022-10-08 11:29:46 +08:00
Shengliang Guan c6317e67f0 fix: coverity issues 2022-09-30 11:26:26 +08:00
Shengliang Guan 3810b5d4fa fix: add more info log for mnode 2022-09-23 15:42:36 +08:00
Shengliang Guan 43ef21f67b enh: add oper name to show transaction 2022-09-22 16:19:33 +08:00
Shengliang Guan b84017f2b9 feat: database option 'tsdb_pagesize' 2022-09-13 18:01:10 +08:00
Hongze Cheng 9e33dfbc90 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/stt_trigger_config 2022-09-08 21:27:33 +08:00
Hongze Cheng eae7947c68 more refact 2022-09-08 17:58:33 +08:00
Shengliang Guan adff7af9dd enh: add table_prefix and table_suffix options to database 2022-09-08 13:54:54 +08:00
Shengliang Guan d32b8fa0f1 fix: information_schema and performance_schema creation time error 2022-09-08 09:28:00 +08:00
dapan1121 6360f0616b fix: fix create_time column missed issue 2022-09-06 14:48:45 +08:00
dapan1121 dc4504b4c2 feat: support table name prefix/suffix config 2022-09-05 15:09:23 +08:00
Xiaoyu Wang 9cb0a3bd8c fix: user with sysinfo=0 query ins_database.precision error 2022-09-03 18:35:50 +08:00
Shengliang Guan 25c67f6ebb enh: add hash prefix and suffix option to db 2022-09-02 19:00:11 +08:00
Shengliang Guan acab522494 enh: let create database SST_TRIGGER 2 worker 2022-09-02 15:19:50 +08:00
Xiaoyu Wang c06503d865 enh: the default values of wal related parameters are different in single-replica and multi-replica 2022-09-01 15:52:03 +08:00
Xiaoyu Wang 99490c063e feat: system table visible permission 2022-08-24 17:36:10 +08:00
Minglei Jin a7a334b5b0 fix: multiple defination 2022-08-11 18:06:43 +08:00
Liu Jicong 95f696b30d enh(tmq): prevent drop db when topic exists 2022-08-10 17:24:47 +08:00
dapan1121 fe962c0d16 fix: fix ntables error in database 2022-08-10 09:07:48 +08:00
Shengliang Guan 39fa900ce5 enh: wait for the vgroups have leader then create db return 2022-08-09 11:17:38 +08:00
Shengliang Guan 9cc08fbb30 enh: increase unsynced status when show databases 2022-08-09 10:47:00 +08:00
dapan1121 c9b2374a0e fix: fix show database result error 2022-08-06 17:55:23 +08:00
dapan1121 96aa4d38d4 fix: fix wal_retention_size show issue 2022-07-30 19:49:53 +08:00
Shengliang Guan eec342630c enh: add wal option to show database command 2022-07-26 17:50:05 +08:00
Shengliang Guan e4b6fa744e enh: add wal option to show database command 2022-07-26 17:30:07 +08:00
Liu Jicong e6e95dffce fix(wal): config error 2022-07-26 16:03:00 +08:00
Shengliang Guan 9d5acf1812 enh: add wal options to db 2022-07-26 13:26:52 +08:00
Shengliang Guan 83ac069bef enh: If an 'object is creating' error is reported when creating a database, wait for the transaction to end then response 2022-07-19 12:00:43 +08:00
Cary Xu 6460514147 enh: grant refactor and grant check 2022-07-18 13:22:21 +08:00
Cary Xu 35d395c418
Merge pull request #15028 from taosdata/feature/grant-3.0
fix: make the ci cases pass
2022-07-17 23:19:25 +08:00
Cary Xu 74bf84fd5a fix: make the ci cases pass 2022-07-17 23:17:24 +08:00
Cary Xu 5ef9239c74
Merge pull request #14979 from taosdata/feature/grant-3.0
feat: support grant
2022-07-17 22:16:00 +08:00
Xiaoyu Wang 7c585d8ed9 fix: database options 'strict' and 'cachelast' syntax adjustments 2022-07-16 11:47:26 +08:00
Cary Xu 7438f1fed4 feat: read/create restrict when grant expired 2022-07-14 14:09:43 +08:00
Hongze Cheng 61fb45af56 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-11 09:48:43 +00:00
Shengliang Guan a846bb9381 refactor: rename cacheLastRow to cacheLast 2022-07-11 15:45:40 +08:00
Shengliang Guan 080f30d014 feat: trim db 2022-07-11 15:16:10 +08:00
Shengliang Guan 34918b19cf fix: definite lost when show databases 2022-07-06 11:18:01 +08:00
Shengliang Guan 07fa747429 fix: valgrind error 2022-07-04 18:30:10 +08:00
Shengliang Guan 630eebecd5 enh: check available memory of dnode while creating db 2022-07-04 17:50:35 +08:00
Shengliang Guan afca287f99 refactor: temporarily comment out some code and use cases 2022-07-02 16:59:44 +08:00
Shengliang Guan 0c510fcc8c fix: drop db has stream exist 2022-07-02 11:55:59 +08:00
Shengliang Guan 344ef7e1bc fix: drop tsma 2022-07-01 17:09:44 +08:00
Shengliang Guan 89d6ca7823 feat: privilege for sysinfo user 2022-06-25 18:03:12 +08:00
Shengliang Guan 09ce47ae9f refactor: rename auth to privilege 2022-06-25 10:27:27 +08:00
Shengliang Guan 4ab601279d Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-17 19:05:20 +08:00
dapan1121 f0c53fb982 Merge branch '3.0' into feature/showapps 2022-06-17 14:44:44 +08:00
Shengliang Guan 5ae355077c enh(mnode): transaction conflict supports two db 2022-06-17 11:11:29 +08:00