Guest User

Untitled

a guest
May 21st, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. development:
  2. adapter: mysql
  3. database: peer
  4. host: host
  5. port: 3306
  6. username: root
  7. password: password
  8.  
  9. Mysql::Error: The 'InnoDB' feature is disabled; you need MySQL built with 'InnoDB' to have it working: CREATE TABLE `schema_migrations` (`version` varchar(255) NOT NULL) ENGINE=InnoDB
Add Comment
Please, Sign In to add comment