MySQL- Is it possible to backup mySQL database within a period of time? [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . I am going to backup mySQL database in a period of time. For example: Only backup the data from January to June. Is it possible to do that? The reason I want to do this is I don't want to back up the database that is too old. If it is possible please give me some suggestion how to do that. Thanks. 回答1: I am