Hi,
I have a linux box running mysql plus  phpmyadmin  which has tables
getting montly data and when a new month starts a new table is
created. I want to store only 2 years of data  so when a new month
starts  i need to drop the table which became the data container of 2
years previous data. So to make this job auto, i need a linux/mysql
script which will run on cron etc . Can you please help me
for a correct script ? (i cant say im a database guy :-)


Regards

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to