我们可以通过将关键字内容传递给help命令来获取mysql服务器端帮助类别的列表。
mysql> help contentsyou asked for help about help category: "contents"for more information, type 'help <item>', where <item> is one of the followingcategories:   account management   administration   compound statements   data definition   data manipulation   data types   functions   functions and modifiers for use with group by   geographic features   help metadata   language structure   plugins   procedures   storage engines   table maintenance   transactions   user-defined functions   utility
以上就是如何获取mysql服务器端帮助类别列表?的详细内容。
   
 
   