Skip to content

Internal Error: Traceback (most recent call last): #21

@Shangshj

Description

@Shangshj

"SELECT node.id, node.node_path, (COUNT(parent.node_path)-1) AS depth FROM zd_snapshot_tree AS node, zd_snapshot_tree AS parent WHERE node.cluster_name = 'test' AND parent.cluster_name = 'test' AND node.node_path like '/%%' AND node.left BETWEEN parent.left AND parent.right GROUP BY node.node_path ORDER BY node.left"

这个sql 报错了

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions