Hi All, There is 5 years data on mysql databases server. I want to delete 4 years data from mysql server and keep it as a backup on external drive. The total number of tables in the datases are more than 300+. Deletion will be done on the basis of date column.
Please tell me the efficient way to do this. Regards, Krishna