Skip to content

Errors cleared too late #1448

@tlhackque

Description

@tlhackque

Details for the issue

What did you do?

In the Execute SQL window, I made mistakes. Lots of mistakes.

Then I'd try to fix them - with commands that take a long time (more of my mistakes). Well, plus a largish database.

What did you expect to see?

The previous errors (syntax, etc) cleared from the screen before the commands start to execute, and the new ones appear afterwards.

What did you see instead?

The old errors remain on the screen during the execution of the next attempt.
when the attempt (usually) terminates, the new errors replace them.

It's hard to tell if the command hasn't finished, or if a new round of errors is on screen.

When I click an "execute" command, the status/error region of the screen should clear; THEN the command should execute. And FiNALLY, the next round of errors (or success!) should appear.

If necessary, add about a 1/2 sec delay (outside of the stats of course) so that it's very clear that the old information is gone and that anything on the screen is a result of the latest command.

Useful extra information

The info below often helps, please fill it out if you're able to. :)

What operating system are you using?

  • Windows: ( version: ___ )
  • Linux: ( distro: ___ )
  • Mac OS: ( version: ___ )
  • Other: ___

What is your DB4S version?

  • 3.10.1
  • 3.10.0
  • 3.9.1
  • Other: ___

Did you also

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions