Skip to content

[Bug] SHOW QUERY PROFILE ERROR #35720

@Yhr-N

Description

@Yhr-N

Search before asking

  • I had searched in the issues and found no similar issues.

Version

doris-2.1.1-rc05

What's Wrong?

Since 2.1.1, QueryProfile API is deprecated.
But there occured an error when used SHOW QUERY PROFILE "/"

mysql> show query profile "/";
ERROR 1105 (HY000): errCode = 2, detailMessage = try visit http://xxx.xxx.xx.x:8030/QueryProfile//, show query/load profile syntax is a deprecated feature

What You Expected?

Please update releated api interface, fix the bug

How to Reproduce?

  1. login doris by mysql client
  2. code set enable_profile=true;
  3. code SHOW QUERY PROFILE "/"

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions