Advertisement
Guest User

Untitled

a guest
May 25th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. [ 1] Loaded config infobot.config (46 items)
  2. [ 2] Loading mysql support.
  3. Enter root information...
  4. Username: r00t
  5. Password:
  6. [ 3] Opened mysql connection to localhost
  7. [ 4] Database 'infobot' already exists. Continuing...
  8. [ 5] --- Adding user information for user 'r00t'
  9. [ 6] --- Adding user 'r00t' infobot/user table...
  10. [ 7] !WARN! PERL: DBD::mysql::st execute failed: Column count doesn't match value count at row 1 at src//dbi.pl line 483, <STDIN> line 2.
  11. [ 8] !ERROR! Raw(create(user)): !execute => 'INSERT INTO user VALUES ('localhost', 'r00t', password('MYPASSOWRD'), 'Y','Y','Y','Y','Y','Y','N','N','N','N','N','N','N','N')'
  12. [ 9] --- Adding database information for database 'infobot'.
  13. [ 10] !WARN! PERL: DBD::mysql::st execute failed: Column count doesn't match value count at row 1 at src//dbi.pl line 483, <STDIN> line 2.
  14. [ 11] !ERROR! Raw(create(db)): !execute => 'INSERT INTO db VALUES ('localhost', 'infobot', 'r00t', 'Y','Y','Y','Y','Y','Y','Y','N','N','N')'
  15. [ 12] Flushing privileges...
  16. [ 13] Done.
  17. [ 14] Closed DBI connection to localhost.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement