Re: Auto-Operation of MySQL

2001-06-06 Thread Paul DuBois
At 9:13 AM +0800 6/7/01, Metal wrote: >?Hello! >I want to delete some data from my MySQL database automatically with a >given condition.Can MySQL do it?Please show me how to do it. >Thanx a lot! If you're asking whether MySQL has triggers, the answer is no. If you're asking whether you can set up

Auto-Operation of MySQL

2001-06-06 Thread Metal
Hello! I want to delete some data from my MySQL database automatically with a given condition.Can MySQL do it?Please show me how to do it. Thanx a lot!