morningman commented on code in PR #25645: URL: https://github.com/apache/doris/pull/25645#discussion_r1367742106
########## docs/en/docs/sql-manual/sql-reference/Show-Statements/SHOW-PROPERTY.md: ########## @@ -62,6 +66,26 @@ mysql> show property like'%connection%'; Attribute value. + +```sql +mysql> show all property like "%connection%"; Review Comment: better use `show all properties` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org