dapan1121
|
7c67f23469
|
feat: update view meta
|
2023-10-12 19:56:17 +08:00 |
slzhou
|
65fe665939
|
fix: get user whitelist version from user object
|
2023-09-12 16:27:07 +08:00 |
shenglian zhou
|
64caae83fd
|
enhance: add hb whitelist version and notify taosadapter
|
2023-09-12 14:10:41 +08:00 |
dmchen
|
1372cede48
|
init
|
2023-08-28 17:44:10 +08:00 |
dmchen
|
06083e1eb9
|
init
|
2023-08-28 09:15:51 +08:00 |
Haojun Liao
|
3ffdbe923d
|
other: merge 3.0
|
2023-07-11 09:12:57 +08:00 |
Ganlin Zhao
|
e84ca5b838
|
fix: fix show queries output wrongly displayed
|
2023-07-04 13:53:09 +08:00 |
dapan1121
|
a36dac2008
|
Merge pull request #21893 from taosdata/fix/TS-3551-M
enh: update of user auth version
|
2023-07-03 14:58:09 +08:00 |
Ganlin Zhao
|
e1c62d17bc
|
Merge branch '3.0' into fix/TD-25064
|
2023-07-03 09:08:53 +08:00 |
Ganlin Zhao
|
e14a0e154f
|
fix asan error
|
2023-06-30 17:37:06 +08:00 |
kailixu
|
387d611179
|
chore: passVer and authVer refact
|
2023-06-30 14:52:20 +08:00 |
dapan1121
|
3519e9170e
|
Merge remote-tracking branch 'origin/main' into 3.0
|
2023-06-29 11:13:45 +08:00 |
kailixu
|
aefebfca7f
|
enh: update of user auth version
|
2023-06-28 20:49:29 +08:00 |
slzhou
|
fc3fe9dff8
|
fix: remove connect to mnode
|
2023-06-28 13:49:13 +08:00 |
dapan1121
|
4dae9f4eff
|
merge main to 3.0
|
2023-06-26 18:43:00 +08:00 |
shenglian zhou
|
2f9c8417b6
|
fix: use appname to see whether it is udfd
|
2023-06-26 07:53:00 +08:00 |
shenglian zhou
|
fd754eaa08
|
fix: udfd can not connect to taosd since authentification failure
|
2023-06-25 11:31:33 +08:00 |
wangjiaming0909
|
bc2cc64873
|
fix: show queries returned less rows when one conn has more than 100 queries
|
2023-06-16 18:17:56 +08:00 |
dapan1121
|
0c2bfde7fe
|
Merge pull request #21706 from taosdata/szhou/version-not-compatible-log
enhance: version not compatible log
|
2023-06-15 09:05:47 +08:00 |
shenglian zhou
|
28e6c45021
|
enhance: version not compatible log
|
2023-06-13 14:41:42 +08:00 |
dapan1121
|
59b8cfbc7d
|
enh: add sub_query in systable and kill subquery
|
2023-06-12 17:14:41 +08:00 |
kailixu
|
9501d4f417
|
feat: allow user to reset root passwd
|
2023-05-29 19:44:11 +08:00 |
Haojun Liao
|
041ffa91bd
|
other: merge main.
|
2023-05-17 15:42:15 +08:00 |
dapan1121
|
69795286fa
|
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.4
|
2023-05-12 13:46:16 +08:00 |
Haojun Liao
|
7ef16e1922
|
other: merge main.
|
2023-05-12 11:49:53 +08:00 |
wangjiaming0909
|
8f1ed44989
|
fix: connect error when login with information_schema/performance_schema
|
2023-05-10 16:48:24 +08:00 |
dapan1121
|
7f518ca4ea
|
feat: support cache db cfg
|
2023-04-13 10:54:57 +08:00 |
kailixu
|
76386b9fad
|
enh: assign passVer during taos_connect
|
2023-04-10 13:07:18 +08:00 |
kailixu
|
ec8cd0c6b8
|
enh: support passwd version
|
2023-04-09 18:44:46 +08:00 |
Xiaoyu Wang
|
4a085db970
|
fix: hotfix version compatibility
|
2023-03-29 11:10:15 +08:00 |
Xiaoyu Wang
|
5d80e71d9e
|
fix: check the compatibility of client version and server version
|
2023-03-08 16:42:09 +08:00 |
Xiaoyu Wang
|
9be3e20276
|
fix: check the compatibility of client version and server version
|
2023-03-08 15:13:11 +08:00 |
Haojun Liao
|
8d187efc18
|
refactor:do some internal refactor.
|
2023-02-20 10:04:08 +08:00 |
dapan1121
|
1aff3cceeb
|
fix: show queries crash issue
|
2022-12-10 15:03:24 +08:00 |
Shengliang Guan
|
d9c261cd13
|
refact: remove some error codes
|
2022-12-03 10:17:02 +08:00 |
dapan1121
|
cf9abe7258
|
fix: fix coverity check issues
|
2022-10-17 19:48:36 +08:00 |
Shengliang Guan
|
c6317e67f0
|
fix: coverity issues
|
2022-09-30 11:26:26 +08:00 |
Xiaoyu Wang
|
99490c063e
|
feat: system table visible permission
|
2022-08-24 17:36:10 +08:00 |
dapan1121
|
43269e057b
|
fix: fix expired connections still showed issue
|
2022-08-01 10:53:01 +08:00 |
yihaoDeng
|
1cb488dd56
|
refactor: add new auth code
|
2022-07-26 13:33:24 +08:00 |
Haojun Liao
|
9bddf99d7d
|
refactor(query): do some internal refactor.
|
2022-07-25 11:17:45 +08:00 |
Liu Jicong
|
01a345a7c1
|
merge 3.0
|
2022-07-16 16:47:35 +08:00 |
Liu Jicong
|
bb58ec1e02
|
feat(tmq): support background heartbeat
|
2022-07-16 16:44:07 +08:00 |
yihaoDeng
|
8006ee1d8e
|
feat: add time unsynced check
|
2022-07-15 14:56:23 +08:00 |
yihaoDeng
|
35e8ad2811
|
feat: add time unsynced check
|
2022-07-15 14:51:20 +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
|
5427caf4df
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-06-24 17:49:20 +08:00 |
Shengliang Guan
|
b47c829a9c
|
fix: auth failure
|
2022-06-24 15:55:31 +08:00 |
Shengliang Guan
|
e8db435e2e
|
enh: adjust password len
|
2022-06-24 15:24:13 +08:00 |