CREATE EVENT question
Ivan Smahin
IvanSmahin at public.kherson.ua
Sat Jul 14 01:58:39 CDT 2007
Hello Charles,
Saturday, July 14, 2007, 2:43:20 AM, you wrote:
> I am trying out CREATE EVENT, but the event I create is not
> happening. Here's the SQL:
> USE master;
> CREATE EVENT backup_thedatabaseTest2 FOR thedatabase
> ON SCHEDULE AT CURRENT_TIMESTAMP
> DO
> BACKUP DATABASE WITH DIAGNOSE
> The event is created in the master db, but my understanding is that
> the event should happen more or less immediately. Is that not the case?
Seems to be true - bug with CURRENT_TIMESTAMP.
Put it to Mantis please.
--
Best regards,
Ivan Smahin
Senior Software Engineer
Paradigma Software, Inc
Valentina - The Ultra-Fast Database
http://www.valentina-db.com
More information about the Valentina
mailing list