× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
Shavi57 reported 2014-06-18T12:25:46Z  · tomconrad last modified 2018-03-08T23:12:57Z

In MySQL, Create Event option is not provided

  Duplicates #13002
Priority Minor
Complexity Unknown
Component DB - MySQL
Version Future

Aqua Data Studio 15.0.0-dev-327
 Database Version: MySQL 5.7

1.Open Query Analyzer and execute below script:

CREATE EVENT myevent
    ON SCHEDULE AT CURRENT_TIMESTAMP + INTERVAL 1 HOUR
    DO
      UPDATE myschema.mytable SET mycol = mycol + 1;

Event is created successfully.

2. Follow below steps to reproduce bug:

Go to Schema Browser
Expand MySQL Server node
Expand Databases node
Expand desired Database
Select Events node
Right click on it


Actual Result: Create Event option is not provided.

But we Expand Event node ,under Event node the created "myevent" event is displayed successfully.

Reference Link

 

1 attachment

Issue #12282

Closed
Duplicate
Resolved 2018-03-08T23:12:57Z
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017