Clear cache? Refactoring, Depends On, Used By - Stopped working

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
markm9999
Posts: 20
Joined: Wed 03 Feb 2010 14:42

Clear cache? Refactoring, Depends On, Used By - Stopped working

Post by markm9999 » Mon 26 Jun 2017 21:18

Hi,

I've been using v7.2.63 since it was released - with 'Refactoring', 'Depends On', and 'Used By' functionality working just fine.
About a week ago, I realized this functionality has stopped working - related objects are not found, but if I do a manual 'search' using a table name, SP name, etc. the references are found just fine.

It's almost as if there is some cache (or dbForge table?) that needs to cleared, because I would swear when I look at some objects I sometimes get some results, but they are incomplete...

Edit: Pressing F5 to refresh produces no new results

Thanks!

YuriP
Posts: 15
Joined: Fri 27 May 2016 12:49
Location: Devart
Contact:

Re: Clear cache? Refactoring, Depends On, Used By - Stopped working

Post by YuriP » Tue 27 Jun 2017 08:14

Hello,

You could try to run command Flush:
  • 1.Main Menu -> Database -> Flush;
    2.Turn ON checkboxes Tables and Logs;
    3. Press Ok button.
Please, notify us if problem repeats.

Best regards,
Yuri

markm9999
Posts: 20
Joined: Wed 03 Feb 2010 14:42

Re: Clear cache? Refactoring, Depends On, Used By - Stopped working

Post by markm9999 » Tue 27 Jun 2017 13:53

This did not fix the issue.

I guess I should have been more specific and mentioned that this issue persists even after multiple opening and closings of dbForge, system restarts of both my PC and the MySQL server instance running on a different in-network Linux box.

EDIT: OK, I just restarted everything again (at the same time - rather than one or the other) and things appear to be working as expected.

alexa

Re: Clear cache? Refactoring, Depends On, Used By - Stopped working

Post by alexa » Tue 04 Jul 2017 13:58

Thank you for updating us on this issue.

Please let us know if any questions arise.

Post Reply