Jump to content

[Solved] Mysql Backup


ajhelsby

Recommended Posts

Your database contains innodb tables and cannot be backed up with Johnny mysql offline. Please use your most recent backup instead.

 

+----------------------+--------+
| TABLE_NAME           | ENGINE |
+----------------------+--------+
| Attributes           | InnoDB |
| Cities               | InnoDB |
| Club Details         | InnoDB |
| Clubs                | InnoDB |
| Countries            | InnoDB |
| Fixtures             | InnoDB |
| Positions            | InnoDB |
| Reference Attributes | InnoDB |
| Reference Roles      | InnoDB |
| Roles                | InnoDB |
| Status               | InnoDB |
| Team Details         | InnoDB |
| Teams                | InnoDB |
| User Details         | InnoDB |
| Users                | InnoDB |
| Wall Posts           | InnoDB |
| Wall Replies         | InnoDB |
+----------------------+--------+
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...