| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Ed Carp | Date: | March 18 1999 8:43pm |
| Subject: | Re: Scheduled queries | ||
| View as plain text | |||
I would like to know if is there any way of doing a scheduled query on mySQL on Linux(say, running a summary query at 3:00 AM) . I imagine I could make a C program that runs the query at specified time using cron, but is it possible in any way from mySQL? I am quite new to Linux and mySQL; I apologize if it is too obvious. echo "select * from table..."|mysql database mysql -e "select * from table..." database
| Thread | ||
|---|---|---|
| • Scheduled queries | Juan Riera | 18 Mar |
| • Patch: Re: Unknown error | Michael Widenius | 8 Nov |
| • Re: Scheduled queries | Ed Carp | 18 Mar |
| • RE: if exists | emierzwa | 5 May |
| • Re: if exists | Michael Stassen | 5 May |
