TDengine/source/dnode/mnode/impl/src
2025-10-16 16:05:49 +08:00
..
mndAcct.c fix/TD-31891-remove-void-mnode2-fix-case 2024-09-19 02:26:14 +00:00
mndAnode.c fix(gpt):add more types. (#33106) 2025-09-28 15:48:36 +08:00
mndArbGroup.c enh/TD-37682-set-sync-timeout (#32762) 2025-09-08 09:02:28 +08:00
mndBnode.c fix[TD-37628]: fix bnode creation failure on windows (#32739) 2025-08-26 15:47:55 +08:00
mndCluster.c feat: support mount data path (#31677) 2025-07-12 15:39:29 +08:00
mndCompact.c enh: rsma docs and task monitor (#33219) 2025-10-13 17:00:00 +08:00
mndCompactDetail.c feat: rollup sma (#33063) 2025-09-26 17:32:32 +08:00
mndConfig.c Merge branch 'merge/tmp' into merge/3.3.6tomain 2025-09-16 09:35:54 +08:00
mndConsumer.c fix(tmq): set pointer = NULL to avoid double free (#32727) 2025-09-04 18:38:50 +08:00
mndDb.c enh: rsma docs and task monitor (#33219) 2025-10-13 17:00:00 +08:00
mndDef.c fix(tmq): set pointer = NULL to avoid double free (#32726) 2025-09-22 13:53:29 +08:00
mndDnode.c Merge branch 'merge/tmp' into merge/3.3.6tomain 2025-09-16 09:35:54 +08:00
mndDump.c feat: new stream (#31678) 2025-07-16 14:42:16 +08:00
mndFunc.c fix ci errors. 2024-12-16 15:41:19 +08:00
mndGrant.c feat: support mount data path (#31677) 2025-07-12 15:39:29 +08:00
mndIndex.c feat: new stream (#31678) 2025-07-16 14:42:16 +08:00
mndIndexCom.c fix/TD-30989 2024-07-20 02:51:05 +00:00
mndInfoSchema.c fix: [TS-6445] Fix virtual tables not detecting schema changes. (#30999) 2025-05-10 10:34:54 +08:00
mndMain.c Merge branch '3.3.6' into merge/3.3.6tomain 2025-10-13 19:00:52 +08:00
mndMnode.c enh: [TS-6089] trans-parallel (#30265) 2025-05-29 16:49:43 +08:00
mndMount.c feat: rollup sma (#33063) 2025-09-26 17:32:32 +08:00
mndPerfSchema.c fix: [TS-6445] Fix virtual tables not detecting schema changes. (#30999) 2025-05-10 10:34:54 +08:00
mndPrivilege.c enh: check privilege for show stables (#33097) 2025-09-29 14:31:03 +08:00
mndProfile.c fix: clearing user_ip in taos_options_connection does not take effect (#33228) 2025-10-13 16:57:53 +08:00
mndQnode.c enh: [TS-6089] trans-parallel (#30265) 2025-05-29 16:49:43 +08:00
mndQuery.c feat(query): add high priority queries process queue in mnode to avoid normal queries blocking critical processing. (#33088) 2025-09-29 10:01:33 +08:00
mndRetention.c enh: rsma docs and task monitor (#33219) 2025-10-13 17:00:00 +08:00
mndRetentionDetail.c feat: rollup sma (#33063) 2025-09-26 17:32:32 +08:00
mndRsma.c enh(rsma): support alter/decimal/composite key (#33177) 2025-10-10 11:24:13 +08:00
mndScan.c enh: rsma docs and task monitor (#33219) 2025-10-13 17:00:00 +08:00
mndScanDetail.c feat: impl vnode scan (#32942) 2025-09-19 13:41:41 +08:00
mndShow.c feat: rollup sma (#33063) 2025-09-26 17:32:32 +08:00
mndSma.c feat: [TD-37209] Support TSMA. (#33005) 2025-09-19 12:09:11 +08:00
mndSnode.c enh: new stream (#32112) 2025-07-23 17:11:16 +08:00
mndSsMigrate.c enh[TD-37448][TD-37449]: implement show ssmigrate and kill ssmigrate command (#32888) 2025-09-12 15:07:57 +08:00
mndStb.c enh: check privilege for show stables (#33097) 2025-09-29 14:31:03 +08:00
mndStream.c fix[TS-6995]: bool value and other (#32507) 2025-08-12 13:51:20 +08:00
mndStreamErrorInjection.c fix(stream): record the failed checkpointId, after receive reset task info. 2024-11-14 17:40:37 +08:00
mndStreamHb.c fix: grant crash issue (#32272) 2025-07-26 15:16:48 +08:00
mndStreamMgmt.c fix(stream): fix precision in trigger deploy msg 2025-10-16 16:05:49 +08:00
mndStreamTrans.c feat: new stream (#31678) 2025-07-16 14:42:16 +08:00
mndStreamTransAct.c feat: new stream (#31678) 2025-07-16 14:42:16 +08:00
mndStreamUtil.c fix: get stream tasks list crash issue (#33238) 2025-10-14 13:33:32 +08:00
mndSubscribe.c fix(tmq): set pointer = NULL to avoid double free (#32726) 2025-09-22 13:53:29 +08:00
mndSync.c Merge branch '3.3.6' into merge/3.3.6tomain 2025-09-08 10:09:21 +08:00
mndTelem.c feat: new stream (#31678) 2025-07-16 14:42:16 +08:00
mndTopic.c fix(tmq): set pointer = NULL to avoid double free (#32727) 2025-09-04 18:38:50 +08:00
mndTrans.c enh(rsma): support alter/decimal/composite key (#33177) 2025-10-10 11:24:13 +08:00
mndUser.c fix: remove user privileges when drop db (#32128) 2025-07-23 09:58:46 +08:00
mndVgroup.c enh(rsma): support alter/decimal/composite key (#33177) 2025-10-10 11:24:13 +08:00
mndView.c fix/TD-31622-remove-reference-when-cancel 2024-08-30 03:46:17 +00:00