Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. default: &default
  2. adapter: mysql2
  3. encoding: utf8
  4. pool: 5
  5. username: root
  6. password: xxxx
  7. host: 192.168.1.xx
  8.  
  9. Access denied for user 'root'@'%' to database 'app_name_development'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement