Found a Bug

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
Ben2003
Posts: 10
Joined: Tue 14 Apr 2020 12:21

Found a Bug

Post by Ben2003 » Tue 14 Apr 2020 12:41

OS: Windows 10
dbForge MySQL: Version 8.2 Evaluation Version

== English ==

Hi there,

this text was translated with google.

The dbForge for mySQL tool contains an error that is noticeable when the following is carried out:

1. Establish a connection to the MySQL server
2. Create multiple tables. There must be a field in the tables that can be used to establish a referenced connection to the other table.
3. Establish a referenced connection between the tables.
4. Create a query that queries all tables with join.

So far, there is no error.

Now any existing connection between the tables must be changed:

1. Create a new table
2. Change an existing connection between two tables so that it goes over the new table.

If the previously created query is opened with the editor, dbForge for MySQL comes to a standstill. Entries are only carried out with a long delay.

After about 3 minutes the whole system freezes.

I will be happy to provide a concrete example for MySQL at a later date.

== German ==
Hallo,

im Tool dbForge für mySQL ist ein Fehler enthalten, der sich bemerkbar macht, wenn folgendes durchgeführt wird:

1. Verbindung zum MySQL Server herstellen
2. Mehrere Tabellen erstellen. In den Tabellen muss ein Feld enthalten sein, über die eine referenzierte Verbindung zur anderen Tabelle hergestellt werden kann.
3. Eine Referenzierte Verbindung zwischen den Tabellen herstellen.
4. Eine Abfrage erstellen die alle Tabellen mit Join abfragt.

Bis hierhin tritt noch kein Fehler auf.

Nun muss eine bestehende beliebige Verbindung zwischen den Tabellen geändert werden:

1. Erstelle eine neue Tabelle
2. Verändere eine bestehende Verbindung zwischen zwei Tabellen so dass diese über die neue Tabelle geht.

Wenn nun die zuvor erstellte Abfrage mit dem Editor geöffnet wird, kommt dbForge für MySQL ins Stocken. Eingaben werden nur mit großer Verzögerung ausgeführt.

Nach etwa 3 Minuten friert das ganze System ein.

Zu einem späteren Zeitpunkt kan ich gerne ein konkretes Beispiel für MySQL nachliefern.

alexa

Re: Found a Bug

Post by alexa » Wed 15 Apr 2020 14:45

Will it be possible to provide us a video demonstrating the issue?

Also, you could try the following:
1. Select 'Tools -> Options...' from the main menu. The 'Options' window opens.
2. Navigate to the 'Text Editor -> Code Completion -> General' section.
3. Unselect the 'Enable Code Completion' option.

You can send a reply straight to our support system at alexaATdevartDOTcom and supportATdevartDOTcom .

Ben2003
Posts: 10
Joined: Tue 14 Apr 2020 12:21

Re: Found a Bug

Post by Ben2003 » Fri 24 Apr 2020 16:22

Hello,

I can try to make a video that simulates the problem.

alexa

Re: Found a Bug

Post by alexa » Fri 24 Apr 2020 16:29

Thank you for the reply.

We would like to let you know that we released dbForge Studio for MySQL, v9.0 Enterprise Trial Beta https://www.devart.com/dbforge/mysql/studio/download.html

Could you please try if it still reproduces on the beta version and, if so, yes, the video would be of help.

You can send the reply straight to our support system at supportATdevartDOTcom.

Post Reply