download attachment from poster..the u will see 2 files there..after that take out the thunder.sql and put it in your computer in Drive C:
so it will be "C:\thunder.sql"
then make a new notepad..put this
Code:
[COLOR="SeaGreen"]C:\wamp\bin\mysql\mysql\bin\mysql.exe[/COLOR] -u [COLOR="Red"]root[/COLOR] -p[COLOR="Blue"]test[/COLOR] -D my -e "[COLOR="Purple"]source c:\thunder.sql[/COLOR]"
Green = point to mysql.exe
Red = mysql username
Blue = mysql password
Purple = where your thunder.sql located
save it as a whatever name u like but remember to save it in .bat file then put it in same place where u put the thunder.sql
then open control panel..find a
scheduled task open it..browse for your .bat file "example: thunder.bat" set the task for it and when it will be run automatically..then leave your computer..it will run automatically
hope its help