HeidiSQL 'Not Responding' writing update query

LR's profile image LR posted 2 years ago in General Permalink

Hello.

I am using 11.3.0.6447, connecting to a MySQL server.

I have database and table filter applied.

I am writing an update query using aliases and HeidiSQL hangs (Task Manager reports Not Responding) when using an alias and typing the period after the alias. At this point Intellisense typically pops up but now HeidiSQL hangs.

My query is

UPDATE tableA uba, tableB ubb, tableC ubc SET uba.Category_ID = ubc.ID WHERE uba.

Pressing the period after the WHERE uba hangs HeidiSQL.

I do this kind of thing very frequently and always without any problems until now.

Thank you.

ansgar's profile image ansgar posted 2 years ago Permalink

Fixed in the next build.

Issue #1552

Please verify this is fixed after updating.

LR's profile image LR posted 2 years ago Permalink

Hello.

Thank you. No more lockups since updating to 11.3.0.6449.

I appreciate the change!

Please login to leave a reply, or register at first.