Changes
Jump to navigation
Jump to search
← Older edit
MySQL
(view source)
Revision as of 03:37, 25 January 2018
121 bytes added
,
03:37, 25 January 2018
no edit summary
Line 75:
Line 75:
select * from mysql.user;
select * from mysql.user;
+
</pre>
+
+
== Delete Users without Password ==
+
<pre>
+
DELETE FROM mysql.user WHERE user='' or password='';
+
FLUSH PRIVILEGES;
</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