mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
* feat(mqtt): Initial commit for mqtt
* chore(xnode/mnd): xnode message handlers for mnode
* chore(mnd/xnode): mnode part for xnode
* chore(xnode/translater): fix show commands
* fix(ast/creater): fix xnode create option
* fix(xnode/ci): fix ci & doc's error codes
* chore(xnode/sql): make create/drop/show work properly
* fix(xnode/sql): commit new files
* fix(xnode/sql): commit cmake files
* fix: fix testing cases
* fix(xnode/tsc): fix tokens
* fix(ast/anode): fix anode update decl.
* fix(xnode/error): fix xnode error codes
* fix: xnode make/destroy
* chore: xnode with option & dnode id
* chore: use taosmqtt for xnode
* chore: new error code for xnode launching
* chore(xnode): new error code
* chore: header for _xnode_mgmt_mqtt
* chore: source for _xnode_mgmt_mqtt
* chore: remove test directory from cmake
* chore: remove taosmqtt for ci to compile
* chore: remove taosudf header from xnode
* chore: new window macro
* chore: remove xnode mgmt mqtt for windows compilation
* Revert "chore: remove xnode mgmt mqtt for windows compilation"
This reverts commit
|
||
|---|---|---|
| .. | ||
| mndAcct.h | ||
| mndAnode.h | ||
| mndArbGroup.h | ||
| mndBnode.h | ||
| mndCluster.h | ||
| mndCompact.h | ||
| mndCompactDetail.h | ||
| mndConfig.h | ||
| mndConsumer.h | ||
| mndDb.h | ||
| mndDef.h | ||
| mndDnode.h | ||
| mndFunc.h | ||
| mndGrant.h | ||
| mndIndex.h | ||
| mndIndexComm.h | ||
| mndInfoSchema.h | ||
| mndInt.h | ||
| mndMnode.h | ||
| mndPerfSchema.h | ||
| mndPrivilege.h | ||
| mndProfile.h | ||
| mndQnode.h | ||
| mndQuery.h | ||
| mndScheduler.h | ||
| mndShow.h | ||
| mndSma.h | ||
| mndSnode.h | ||
| mndStb.h | ||
| mndStream.h | ||
| mndSubscribe.h | ||
| mndSync.h | ||
| mndTelem.h | ||
| mndTopic.h | ||
| mndTrans.h | ||
| mndUser.h | ||
| mndVgroup.h | ||
| mndView.h | ||