Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
create-wordpress-database.sql
danielhilst
Nov 12th, 2015
161
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
SQL
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
CREATE
DATABASE
IF
NOT
EXISTS
wp_blog;
GRANT
ALL
PRIVILEGES
ON
wp_blog
.*
TO
'wp_root'
@
'localhost'
IDENTIFIED
BY
'password'
;
FLUSH
PRIVILEGES;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Earn 18,000$ Monthly Leaked Guide
JavaScript | 3 sec ago | 0.67 KB
✅✅✅ Instant Money Method ✅✅✅
JavaScript | 35 sec ago | 0.67 KB
RockASM (CC:Tweaked Turtle)
Lua | 42 sec ago | 0.16 KB
✅✅✅ FREE BTC GUIDE ⭐ Working ✅✅✅
JavaScript | 1 min ago | 0.67 KB
🔥🔥🔥 Best $ Method
JavaScript | 1 min ago | 0.16 KB
🔥🔥🔥 Best $ Method
JavaScript | 1 min ago | 0.16 KB
Infinite Money Glitch
JavaScript | 1 min ago | 0.67 KB
NEW EASY METHOD $$$ ⭐ ✅📌
JavaScript | 1 min ago | 0.07 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!