Fulltext results:
- MySQL: Revoke Permissions @info:mysql:permissions
- ====== MySQL: Revoke Permissions ====== ==== Revoke Permissions ==== <code sql> REVOKE ALL PRIVILEGES ON `{db}` . * FROM '{user}'@'%'; </code>
- MySQL: Grant Permissions @info:mysql:permissions
- ====== MySQL: Grant Permissions ====== ==== Grant Permissions ==== <code sql> GRANT ALL PRIVILEGES ON `{db}` . * TO '{user}'@'%'; </code> {{
- MySQL: View Permissions @info:mysql:permissions
- ====== MySQL: View Permissions ====== ==== View Permissions ==== <code sql> SHOW PRIVILEGES; SHOW GRANTS FOR '{user}'@'%'; </code> {{tag>ad
- Firefox Extensions @info:prog:firefox
- ds a context menu to Firefox's cookie manager and permissions dialogs. * [[https://addons.mozilla.org/firefox
- Android Backup @info:android
- <file> List of devices attached ???????????? no permissions </file> You can solve this by restarting the adb
- Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
- he following as root (''su'') or with appropriate permissions (''pfexec/sudo''). <code bash> echo Existing boo