Last modified: 2013-08-24 00:07:09 UTC
I tried doing "help show create table" and got: ------------------8<--------------- MariaDB [enwiki_p]> help show create table Nothing found Please try to run 'help contents' for a list of all accessible topics MariaDB [enwiki_p]> help contents Nothing found Please check if 'help tables' are loaded. MariaDB [enwiki_p]> help tables Nothing found Please try to run 'help contents' for a list of all accessible topics ------------------8<--------------- seems something isn't loaded/is missing
Adding Asher, as he maintains those databases.
Oracle publishes the MySQL reference manual (which is utilized by the help command) under a restrictive license that afaik forbids redistribution by the MariaDB project. I don't believe an openly licensed alternate currently exists, so unfortunately must suggest the use of web based documentation instead.