Advertisement
Guest User

Untitled

a guest
Dec 19th, 2014
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.53 KB | None | 0 0
  1. 141219 12:15:28 InnoDB: Database was not shut down normally!
  2. InnoDB: Starting crash recovery.
  3. InnoDB: Reading tablespace information from the .ibd files...
  4. InnoDB: Error: the size of single-table tablespace file ./shoppers/._repeaters_target.ibd
  5. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./shoppers/._catalog_transaction.ibd
  6. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./shoppers/._catalog_promo.ibd
  7. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./shoppers/._catalog_category.ibd
  8. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./shoppers/._auth_permission.ibd
  9. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./shoppers/._repeaters_offer.ibd
  10. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./shoppers/._repeaters_transaction.ibd
  11. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./shoppers/._auth_user.ibd
  12. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./shoppers/._auth_user_user_permissions.ibd
  13. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./shoppers/._catalog_product.ibd
  14. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./shoppers/._django_admin_log.ibd
  15. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./shoppers/._auth_group_permissions.ibd
  16. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./shoppers/._django_session.ibd
  17. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./shoppers/._auth_group.ibd
  18. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./shoppers/._auth_user_groups.ibd
  19. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./shoppers/._django_content_type.ibd
  20. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./shoppers/._django_migrations.ibd
  21. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./mysql/._innodb_table_stats.ibd
  22. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./mysql/._slave_master_info.ibd
  23. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./mysql/._slave_worker_info.ibd
  24. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./mysql/._innodb_index_stats.ibd
  25. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./mysql/._slave_relay_log_info.ibd
  26. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Error: the size of single-table tablespace file ./test/._data_proto.ibd
  27. InnoDB: is only 0 4096, should be at least 65536!InnoDB: Restoring possible half-written data pages from the doublewrite
  28. InnoDB: buffer...
  29. 141219 12:15:28 InnoDB: Error: table 'shoppers/repeaters_target'
  30. InnoDB: in InnoDB data dictionary has tablespace id 27,
  31. InnoDB: but a tablespace with that id does not exist. There is
  32. InnoDB: a tablespace of name ./shoppers/repeaters_target.ibd and id 37, though. Have
  33. InnoDB: you deleted or moved .ibd files?
  34. InnoDB: Please refer to
  35. InnoDB: http://dev.mysql.com/doc/refman/5.5/en/innodb-troubleshooting-datadict.html
  36. InnoDB: for how to resolve the issue.
  37. 141219 12:15:28 InnoDB: Waiting for the background threads to start
  38. 141219 12:15:29 InnoDB: 5.5.40 started; log sequence number 12223929356
  39. 141219 12:15:29 InnoDB: Warning: table 'mysql/innodb_table_stats'
  40. InnoDB: in InnoDB data dictionary has unknown flags 50.
  41. 141219 12:15:29 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  42. 141219 12:15:29 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  43. 141219 12:15:29 [Note] Server socket created on IP: '127.0.0.1'.
  44. 141219 12:15:29 InnoDB: Warning: table 'mysql/innodb_index_stats'
  45. InnoDB: in InnoDB data dictionary has unknown flags 50.
  46. 141219 12:15:29 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement