radondb / radon

RadonDB is an open source, cloud-native MySQL database for building global, scalable cloud services
https://radondb.io/
GNU General Public License v3.0
1.8k stars 217 forks source link

[feature] Add support for Help Statement #710

Closed hustjieke closed 3 years ago

hustjieke commented 3 years ago

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