realtime update of table data

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
enxdtw
Posts: 2
Joined: Thu 23 Apr 2015 09:41

realtime update of table data

Post by enxdtw » Thu 23 Apr 2015 09:45

Hi,

Is it possible to see updates to the table in real time in the Data view, when I am debugging and an insert command executes I would like to see this occur in the data view of the table that I am working on, I can only see the changes when the stored procedure ends and if I refresh the data view. Is it also possible to run queries with local variable in a console?

Cheers

Dave

alexa

Re: realtime update of table data

Post by alexa » Fri 08 May 2015 14:13

Unfortunately, there is no such a possibility.

Post Reply