Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
MySQL
(view source)
Revision as of 03:54, 20 May 2017
296 bytes added
,
03:54, 20 May 2017
no edit summary
Line 72:
Line 72:
\% A “%” character. See note following the table.
\% A “%” character. See note following the table.
\_ A “_” character. See note following the table.
\_ A “_” character. See note following the table.
+
</pre>
+
+
== Check Privileges ==
+
do:
+
<pre>
+
SHOW GRANTS FOR 'user'@'localhost';
+
</pre>
+
+
== REVOKE GRANTS ==
+
do:
+
<pre>
+
REVOKE ALL PRIVILEGES, GRANT OPTION FROM 'user'@'localhost';
+
</pre>
+
+
== Wordpress Privileges ==
+
<pre>
+
GRANT SELECT , INSERT , UPDATE , DELETE ON wordpress.* TO 'user'@'localhost';
</pre>
</pre>
Author
Bureaucrats
,
Administrators
286
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Linux
Debian + Ubuntu
Apache Webserver
Openbox
SME server
Privoxy Tor
Postfix
Tinycore Linux
Tools
MySQL
MySQL
Wordpress
Customize
Unix
FreeBSD
Router OS
openwrt
pfsense
fritzbox
Netio Koukaam Wiki
netio-230a/b
Mediawiki
MediaWiki
Tools
Special pages
Printable version