==User Management==
<blockquote>
===Creating user 'test' with password 'test'===
<code>> CREATE USER test test</code>
===Showing local permissions on database 'factbook'===
<code>> SHOW USERS ON factbook</code>
</blockquote>
==Permissions table==