Menu

#4 MySQL PLSql support for EVENTs

Unstable (example)
open
nobody
5
2014-12-30
2014-12-30
No

Mysql has the ability to create events and has its own built in event scheduler. http://dev.mysql.com/doc/refman/5.1/en/events.html

When trying to create these via dbmaintain the parser fails since it does not correctly determine that this is a PLSql supporting block of sql.

The issue has been brought up in the past via Discussion (https://sourceforge.net/p/dbmaintain/discussion/917034/thread/b997ff06/) but no solution was ever made or even ticket that I could find.

Attached is a patch file that contains a test case and the supporting change for the PLSql parser to support Mysql events.

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.