radondb / radon

RadonDB is an open source, cloud-native MySQL database for building global, scalable cloud services

Home Page:https://radondb.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature] Add support for Help Statement

hustjieke opened this issue · comments

MySQL syntax:

HELP 'search_string'

The HELP statement returns online information from the MySQL Reference Manual.
See: https://dev.mysql.com/doc/refman/8.0/en/help.html