guide on Windows XP
ok firstly u need to make a bat file..example like this
Code:
[COLOR="Red"]C:\wamp\mysql\bin\mysql.exe[/COLOR] -u [COLOR="SeaGreen"]root[/COLOR] -p[COLOR="SeaGreen"]test[/COLOR] -D my -e "source [COLOR="RoyalBlue"]C:\test.sql"[/COLOR]
red = where your mysql.exe located
green = username and password(mysql)
blue = where your query located(the query must be in SQL)
save it in
.Bat file
ok then open control panel-->Scheduled Task
click
Add Scheduled Task then click
next--->
Browse for your .Bat file
then set your time your self..