Old MySQL Data
Old MySQL Data
Hello!
How can I delete old mysql data in the database that i don't need any more? My harddisk is also too small to store the whole data for ever. I think, deleting the old data would also result in better performance.
Is there any mysql command that deletes all data until a specified moment?
I hope, somebody can help me.
Thanks
Patrick