alitvak
April 14th, 2007, 09:20 AM
I wonder if this feature can be implemented in new software. Mysqldump allows for a "where ..." option. So instead of dumping all data in my case I can only dump 3 days of data using simple "where" part of SQL statement. If you don't feel like doing it , can you at least suggest where I can safely plug it in your scripts?