MySQL Forums
Forum List  »  Optimizer & Parser

Re: msqldump only one row per minute from a 5 row/minute database
Posted by: Peter Brawley
Date: February 22, 2020 01:46PM

If you don't need all that data, you could filer it when it comes in.

To dump selectively you'd need to create table with, for example, select distinct per minute.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: msqldump only one row per minute from a 5 row/minute database
522
February 22, 2020 01:46PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.