diff options
author | unknown <kostja@bodhi.(none)> | 2007-07-15 13:25:38 +0400 |
---|---|---|
committer | unknown <kostja@bodhi.(none)> | 2007-07-15 13:25:38 +0400 |
commit | 7416224c60a876c5cde518e41469911d1b00b3ce (patch) | |
tree | e64b217bc55378b3d56bf8ef17463b1991a1ae81 /regex/regcomp.c | |
parent | 393e0f654172bd90c2b079d79bc7ae381df7540a (diff) | |
download | mariadb-git-7416224c60a876c5cde518e41469911d1b00b3ce.tar.gz |
A fix for Bug#27406 Events: failure only causes a warning. Update test
results.
When executing a CREATE EVENT statement with ON COMPLETION NOT PRESERVE
clause (explicit or implicit) and completion date in the past, we do not
create the event. Or, put it differently, we create it and then drop
immediately.
A warning is issued in this case, not an error -- we want to load
successfully old database dumps, and such dumps may contain events
that are no longer valid.
Update the warning text to not imply an erroneous condition.
mysql-test/r/events_bugs.result:
Update the test results (Bug#27406)
sql/share/errmsg.txt:
Fix Bug#27406 "Events: failure only causes a warning" -- update the error
message to not imply that there was a failure.
Diffstat (limited to 'regex/regcomp.c')
0 files changed, 0 insertions, 0 deletions