Quote:
Originally Posted by Pat Phelan
Check the task to see what happended.
-PatP
|
The only way I know how to do that is to type "schtasks /query" and that gives me:
C:\Program Files\MySQL\MySQL Server 5.1\bin>schtasks /query
Code:
TaskName Next Run Time Status
==================================== ======================== ===============
mysqldump 6:00:00 PM, 11/9/2011 Could not start
website backups 5:05:00 PM, 11/9/2011
So all it tells me is that it couldn't start.
I understand there's supposed to be a SchedLgU.txt log file somewhere but I searched for it and couldn't find it. I'm told it's supposed to be under C:\Windows but it isn't.
Any way to probe into this further?