What I Learned Today
Mysql: Create new user
CREATE USER 'user1'@'%' IDENTIFIED BY 'pass1';
GRANT
ALL ON *.* TO
'user1'
@
'%'
;
Notes to myself on a not-quite-everyday basis.
My Blog
All of Tumblr
Follow on Tumblr
RSS Feed
Random
Archive
Mobile
© 2009–2012
Powered by Tumblr